UNPKG

lbundle

Version:

Small zero-configuration bundler build on top of Rollup.js and SWC for NPM libraries

3 lines (2 loc) 115 B
import type { OptionsModel } from '../models/options'; export declare const getDefaultOptions: () => OptionsModel;