Added in v0.0.1
check if it’s alphanumeric
Signature
export declare const isAlphanumeric: (a: any) => boolean