Repository URL to install this package:
|
Version:
3.0.4 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const VALIDATABLE_LIST = Object.freeze(['password', 'email', 'telephone', 'number']);
exports.VALIDATABLE_LIST = VALIDATABLE_LIST;
exports.default = VALIDATABLE_LIST; //# sourceMappingURL=VALIDATABLE_LIST.js.map