rename dir

This commit is contained in:
pengfei.zhou
2019-12-21 22:07:15 +08:00
parent c76274b762
commit 5fcba0a28b
34 changed files with 0 additions and 0 deletions

7
doric-demo/index.ts Normal file
View File

@@ -0,0 +1,7 @@
export default [
'src/Counter',
'src/Snake',
'src/ComplicatedAnimations',
'src/.*Demo',
'src/Gobang',
]