Files
gitbook/packages/icons/src/index.ts

4 lines
82 B
TypeScript

export * from './Icon';
export * from './types';
export * from './IconsProvider';