@metreeca/core - v0.9.17
    Preparing search index...

    Type Alias URI

    URI: string

    Uniform Resource Identifier (URI) as defined by RFC 3986.

    A URI is a sequence of characters that identifies an abstract or physical resource using only ASCII characters (U+0000-U+007F).

    Warning

    This is a type alias for documentation purposes only. Branding was considered but not adopted due to interoperability issues with tools relying on static code analysis. Values must be validated at runtime using isURI or asURI.