初始化版本库,可用
This commit is contained in:
4
types/DatabaseServices/BlockTable.d.ts
vendored
Normal file
4
types/DatabaseServices/BlockTable.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import { SymbolTable } from "./SymbolTable";
|
||||
export declare class BlockTable extends SymbolTable {
|
||||
}
|
||||
//# sourceMappingURL=BlockTable.d.ts.map
|
Reference in New Issue
Block a user