Interface LinkItemAnyUri

interface LinkItemAnyUri {
    uri: string;
}

Properties

Properties

uri: string

Generated using TypeDoc