UNPKG

phone-validator-net

Version:

A wrapper for the phone-validator.net API

2 lines (1 loc) 65 B
export declare const isValidAPIKey: (apikey: string) => boolean;