UNPKG

convex

Version:

Client for the Convex Cloud

9 lines (8 loc) 167 B
"use strict"; import { audit } from "./audit_logging.js"; import { vars } from "./logVars.js"; export const log = { audit, vars }; //# sourceMappingURL=log.js.map