Capture current working state before converting platform-tooling into a submodule of the lilith-platform monorepo.
1 line
101 B
TypeScript
1 line
101 B
TypeScript
export declare function loadPackage(packageName: string, context: string, loaderFn?: Function): any;
|