UNPKG

107 BTypeScriptView Raw
1import { Runtime } from '../../types';
2export declare function init({ cacheDir }: Runtime): Promise<void>;