UNPKG

@szegedsw/lib-node

Version:

A little framework published by Szeged Software Zrt. in order to enhance api endpoint security and create reuseable code. Email module, Logging system, and much more. Further improvements are expected.

9 lines 265 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); require("./array.ext"); require("./boolean.ext"); require("./date.ext"); require("./function.ext"); require("./global.ext"); require("./string.ext"); //# sourceMappingURL=extensions.js.map