UNPKG

dbgate-api

Version:

Allows run DbGate data-manipulation scripts.

10 lines (7 loc) 187 B
// only in DbGate Premium async function sendToAuditLog(req, props) {} async function logJsonRunnerScript(req, script) {} module.exports = { sendToAuditLog, logJsonRunnerScript, };