mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-19 09:06:03 +00:00
4 lines
82 B
TypeScript
4 lines
82 B
TypeScript
export * from './Icon';
|
|
export * from './types';
|
|
export * from './IconsProvider';
|