UNPKG

@azapfy/utils_validations-br

Version:

A validator to BR informations - Fork from validations-br

6 lines (5 loc) 253 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.validateSC = void 0; var ce_1 = require("./ce"); Object.defineProperty(exports, "validateSC", { enumerable: true, get: function () { return ce_1.validateCE; } });