UNPKG

@yuxilabs/gptp-core

Version:

Core validation, formatting and execution logic for the GPTP file format.

7 lines 264 B
export declare const logger: { info: (tag: string, ...msg: any[]) => void; warn: (tag: string, ...msg: any[]) => void; error: (tag: string, ...msg: any[]) => void; debug: (tag: string, ...msg: any[]) => void; }; //# sourceMappingURL=logger.d.ts.map