UNPKG

@digigov-oss/gsis-audit-record-db

Version:

JSON file storage database for use with audit mechanism of GSIS

3 lines (1 loc) 165 B
export { default as FileEngine } from "./file/FileEngine.js";// Language: typescript, note the extension, sould be .js! even if it is .ts for esm to work correctly