mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-12-14 09:52:16 +00:00
4 lines
91 B
TypeScript
4 lines
91 B
TypeScript
export type * from './index.d';
|
|
import htmlnano from './index.d';
|
|
export default htmlnano;
|