🎨 Unified code style

This commit is contained in:
Tw93
2023-06-24 20:17:52 +08:00
parent 07938f02f4
commit 00c01a9638
23 changed files with 107 additions and 117 deletions

1
bin/types.ts vendored
View File

@@ -1,4 +1,3 @@
export interface PlatformMap {
[key: string]: any;
}