@pakk/core
Version:
The core library of pakk, that can manage your package.json for library development.
10 lines • 409 B
TypeScript
export * from './bin/index.js';
export * from './copy-license/index.js';
export * from './directive/auto-directive.class.js';
export * from './export-static/index.js';
export * from './export/index.js';
export * from './metadata/index.js';
export * from './peer/index.js';
export * from './remove-workspace-directive/index.js';
export * from './sort-package-json/index.js';
//# sourceMappingURL=index.d.ts.map