Type alias PrivateLinks

PrivateLinks: {
    [name: string]: PrivateLink | SoftLink;
}

Type declaration

Generated using TypeDoc