import { isLuhnAlgo } from "https://deno.land/x/valibot@v0.28.1/mod.ts";
Checks whether a string with numbers corresponds to the luhn algorithm.
import { isLuhnAlgo } from "https://deno.land/x/valibot@v0.28.1/mod.ts";
Checks whether a string with numbers corresponds to the luhn algorithm.