Update scripts
This commit is contained in:
3
scripts/tables/table.ts
Normal file
3
scripts/tables/table.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export interface Table {
|
||||
make(): void
|
||||
}
|
||||
Reference in New Issue
Block a user