UNPKG

alinea

Version:
3 lines (2 loc) 123 B
import type { ConfigGenerator } from './Boot.js'; export declare function loadWorker(gen: ConfigGenerator): Promise<void>;