UNPKG

@wfp/icons-core

Version:
6 lines (5 loc) 131 B
declare function bundle(entrypoint: any, options?: { name: string; globals: any; }): Promise<void>; export default bundle;