Interface IAssociatedUrl

interface IAssociatedUrl {
    prefix: string;
}

Properties

Properties

prefix: string

Generated using TypeDoc