UNPKG

@stdlib/assert-is-uri

Version:

Test if a value is a URI.

3 lines 106 B
/// <reference path="../docs/types/index.d.ts" /> import isURI from '../docs/types/index'; export = isURI;