UNPKG

@scalar/api-client

Version:

the open source API testing client

3 lines 158 B
/** Checks whether the given string is an URL */ export declare function isUrl(input: string | null): boolean | "" | null; //# sourceMappingURL=isUrl.d.ts.map