UNPKG

@alilc/build-plugin-alt

Version:

build-scripts plugin template for developers

6 lines (5 loc) 132 B
declare const _default: ({ type, demoPlugin }: { type: any; demoPlugin?: any; }) => Promise<void>; export default _default;