2 lines
128 B
TypeScript
2 lines
128 B
TypeScript
export declare function runLoaderWorkerPool(bindings: typeof import('./generated-native'), bindingPath: string): Promise<void>;
|