bun-sqlite/dist/data/app-data.js

5 lines
92 B
JavaScript

export const AppData = {
ConfigFileName: "bun-sqlite.config.ts",
MaxBackups: 10,
};