This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Doric/doric-js/lib/src/ui/index.ui.d.ts

4 lines
78 B
TypeScript
Raw Normal View History

2020-01-03 14:44:51 +08:00
export * from './view';
export * from './panel';
export * from './animation';