UNPKG

@cityssm/worktech-api

Version:

Integrations with the WorkTech (Pearl) work order management system.

9 lines (8 loc) 238 B
/** * The debug namespace for this package. */ export declare const DEBUG_NAMESPACE = "worktech-api"; /** * The debug namespaces string to enable debug output for this package. */ export declare const DEBUG_ENABLE_NAMESPACES: string;