UNPKG

@tsed/formio

Version:
4 lines 128 B
export function isMongoId(text) { return text.toString().match(/^[0-9a-fA-F]{24}$/); } //# sourceMappingURL=isMongoId.js.map