@bondsports/types 2.2.68 → 2.2.69
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,8 +1,8 @@
|
|
1
1
|
import { Shift } from '../shifts/entities/shift.entity';
|
2
|
+
import { Facility } from './Facility';
|
2
3
|
import { OrganizationConnectionBaseEntity } from './OrganizationConnectionBaseEntity';
|
3
|
-
import { Subcategory } from './Subcategory';
|
4
4
|
import { StationToSubcategory } from './StationToSubcategory';
|
5
|
-
import {
|
5
|
+
import { Subcategory } from './Subcategory';
|
6
6
|
export declare class Station extends OrganizationConnectionBaseEntity {
|
7
7
|
name: string;
|
8
8
|
facilityId: number;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Station.js","sourceRoot":"","sources":["../../../src/types/entity/Station.ts"],"names":[],"mappings":";;;
|
1
|
+
{"version":3,"file":"Station.js","sourceRoot":"","sources":["../../../src/types/entity/Station.ts"],"names":[],"mappings":";;;AAGA,yFAAsF;AAItF,MAAa,OAAQ,SAAQ,mEAAgC;CAoB5D;AApBD,0BAoBC"}
|