UNPKG

gantt-source_management

Version:

Gantt, Schedule,

9 lines 296 B
/** * Gantt-Schedule-Timeline-Calendar helpers * * @header --gstc--header-- */ export declare const lib = "gstc"; export declare function getClass(name: string, appendix?: string): string; export declare function getId(name: string, id: string): string; //# sourceMappingURL=helpers.d.ts.map