2 lines
72 B
JavaScript
2 lines
72 B
JavaScript
|
export * from './map';
|
||
|
export { DEFAULT_ICON_CONFIGS } from './runtime';
|