init teachers,

This commit is contained in:
louiscklaw
2025-04-24 02:12:07 +08:00
parent d81b3e9a9e
commit 7a33549a79
25 changed files with 3198 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
const helloworld = 'helloworld';
export { helloworld };