Rename files and reorganize directories

This commit is contained in:
1ilit
2023-10-19 11:36:46 +03:00
parent 74a06fccf3
commit 4623e391b9
24 changed files with 46 additions and 46 deletions

View File

@@ -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() {