UNPKG

@minimaltech/node-infra

Version:

Minimal Technology NodeJS Infrastructure - Loopback 4 Framework

6 lines 258 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_PAD_END = exports.DEFAULT_CIPHER_BITS = void 0; exports.DEFAULT_CIPHER_BITS = 256; exports.DEFAULT_PAD_END = (0x00).toString(); //# sourceMappingURL=constants.js.map