Roll Back compile version

This commit is contained in:
Benjamin Toby
2025-07-05 16:14:11 +01:00
parent 4f4eb44a98
commit 728183b827
251 changed files with 10169 additions and 7458 deletions
+3 -1
View File
@@ -1,3 +1,5 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const DataTypes = [
{
title: "VARCHAR",
@@ -100,4 +102,4 @@ const DataTypes = [
description: "Time Stamp",
},
];
export default DataTypes;
exports.default = DataTypes;