UNPKG

voucher-validator

Version:

This lib provide validator to check business rules for a voucher

2 lines (1 loc) 71 B
export default function NormalizeDoc(document: string | null): string;