UNPKG

amocrm-client

Version:
5 lines (4 loc) 257 B
export declare const delay: (ms: number) => Promise<unknown>; export declare function applyMixins(baseClass: any, mixins: any[]): any; export declare function MomentType(): PropertyDecorator; export declare function CollectionType(): PropertyDecorator;