UNPKG

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