UNPKG

@digigov-oss/auditrecord-postgresql-engine

Version:

PostgreSQL storage database for use with audit mechanism of GSIS

8 lines 158 B
{ "extends": "./tsconfig.base.json", "compilerOptions": { "module": "esnext", "outDir": "dist/esm", "target": "esnext" } }