UNPKG

jswhat

Version:

Identify anything from email addresses and IPs to crypto wallets. Works in Node, the browser and the command line

8 lines (6 loc) 198 B
import mod from "./index.js"; export default mod["default"]; export const Regexes = mod.Regexes; export const identify = mod.identify; export const is = mod.is; export const version = mod.version;