UNPKG

@fdot/arculus-staff-service

Version:

Simplifies usage of the Arculus Staff Service

6 lines 171 B
export declare enum StatusFilter { ActiveOnly = "active", InactiveOnly = "inactive", BothActiveAndInactive = "all" } //# sourceMappingURL=StatusFilter.d.ts.map