mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-12-14 01:44:55 +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;
|