log.d.ts 66 B

12
  1. import { ILogFn } from './sdk';
  2. export declare const log: ILogFn;