UNPKG

@churchapps/apihelper

Version:

Library of helper functions not specific to any one ChurchApps project or framework.

7 lines 188 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ErrorLog = void 0; class ErrorLog { } exports.ErrorLog = ErrorLog; //# sourceMappingURL=ErrorLog.js.map