Description

Unexpanded object

interface UnexpandedObject {
    uri: string;
}

Properties

Properties

uri: string

Generated using TypeDoc