mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-11 02:00:37 +08:00
Rename files and reorganize directories
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Validator } from "jsonschema";
|
||||
import { ddbSchema, jsonSchema } from "../schemas";
|
||||
import { ddbSchema, jsonSchema } from "../data/schemas";
|
||||
import { sqlDataTypes } from "../data/data";
|
||||
|
||||
function enterFullscreen() {
|
||||
|
||||
Reference in New Issue
Block a user