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/demo/index.ts
2019-11-14 14:44:44 +08:00

5 lines
74 B
TypeScript

export default [
'src/Counter',
'src/Snake',
'src/ListDemo',
]