UNPKG

spy-client

Version:

spy client

7 lines (6 loc) 176 B
/** * @file 资源和JS错误监控 * @author kaivean */ import { SpyHeadConf } from '../lib/spyHeadInterface'; export declare function init(conf: SpyHeadConf): void;