4 lines
109 B
TypeScript

export * from './public-api';
export { readPluginPackageJson, registerPluginTSTranspiler } from './loader';