创建主要类

This commit is contained in:
zhcnyuyang 2025-06-28 16:45:10 +08:00
parent 0a3e51a4c0
commit baea76d8d5
2 changed files with 5 additions and 0 deletions

4
src/PostSet.ts Normal file
View File

@ -0,0 +1,4 @@
export class PostSet {
}

View File

@ -0,0 +1 @@