UNPKG

@alilc/build-plugin-alt

Version:

build-scripts plugin template for developers

9 lines (8 loc) 177 B
declare const _default: ({ pkg, host, port, type, library }: { pkg: any; host: any; port: any; type: any; library: any; }) => void; export default _default;