UNPKG

spy-client

Version:

spy client

7 lines (6 loc) 165 B
/** * @file 白屏监控 * @author kaivean */ import { SpyHeadConf } from '../lib/spyHeadInterface'; export declare function init(conf: SpyHeadConf): void;