Update .gitignore, add dist directory
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
import type { CreateDBSchemaParams } from "../../types";
|
||||
export default function getExistingTablesFromTablesManagerTable({ config, }: CreateDBSchemaParams): Promise<(string | undefined)[]>;
|
||||
Reference in New Issue
Block a user