UNPKG

68 BTypeScriptView Raw
1export = luhn10;
2declare function luhn10(identifier: any): boolean;