UNPKG

@fdot/arculus-staff-service

Version:

Simplifies usage of the Arculus Staff Service

5 lines 129 B
export interface IStaffConnector { id: number; lastUpdatedUserId: string; } //# sourceMappingURL=IStaffConnector.d.ts.map