UNPKG

152 BTypeScriptView Raw
1import { LibProjectConfigInternal } from '../interfaces/internals';
2export declare function initLibConfig(libConfig: LibProjectConfigInternal): void;