@adviser/cement - v0.0.0
    Preparing search index...

    Interface IsURIResult

    interface IsURIResult {
        isURI: boolean;
        uri?: URI;
    }
    Index

    Properties

    Properties

    isURI: boolean
    uri?: URI