UNPKG

527 BSource Map (JSON)View Raw
1{"version":3,"file":"probe.gl.d.js","names":[],"sources":["../src/probe.gl.d.ts"],"sourcesContent":["declare module 'probe.gl' {\n class Log {\n constructor(options: { id: string });\n\n priority: number;\n enable(enabled?: boolean): Log;\n\n debug(priority: number, message: string): () => any;\n info(priority: number, message: string): () => any;\n warn(message: string): () => any;\n error(message: string): () => any;\n probe(priority: number, message: string): () => any;\n }\n}"],"mappings":""}
\No newline at end of file