1
0
Fork 0

Update schema.js

This commit is contained in:
lightling 2024-02-28 18:46:21 -05:00
parent d36a0a8253
commit 4634b1d455

View file

@ -1,5 +1,7 @@
import { log } from './log.js';
const ctx = 'schema.js';
/**
* Returns valid db schema
*/