mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-22 20:49:21 +01:00
6 lines
70 B
TypeScript
6 lines
70 B
TypeScript
|
|
/*
|
||
|
|
* Public API Surface of my-lib
|
||
|
|
*/
|
||
|
|
|
||
|
|
export * from './lib/my-lib';
|