UNPKG

@rnaga/wp-node

Version:

👉 **[View Full Documentation at rnaga.github.io/wp-node →](https://rnaga.github.io/wp-node/)**

7 lines • 241 B
import type * as types from "../types"; export declare const DEFAULT_DATABASE_TABLES: { blog: types.TableNames[]; global: types.TableNames[]; ms_global: types.TableNames[]; }; //# sourceMappingURL=default-database-tables.d.ts.map