js library has better organization

This commit is contained in:
Brandon Liu
2022-10-04 23:40:38 +08:00
parent 98311c1f12
commit 41b53c2c12
12 changed files with 136 additions and 39 deletions

2
js/test/index.test.ts Normal file
View File

@@ -0,0 +1,2 @@
import './v2.test';
import './v3.test';