UNPKG

@polyfill-io-aot/builder

Version:

This is the builder module for polyfill-io-aot.

6 lines (5 loc) 243 B
export * from './src/PolyfillBuilder'; export * from './src/interfaces/BuildEvent'; export * from './src/interfaces/PackageManager'; export * from './src/interfaces/PolyfillBuilderConfig'; export * from './src/interfaces/UAGeneratorFunction';