Type alias DirLinkedResponse

DirLinkedResponse: {
    link: boolean;
    links: DirSharedLink[];
}

Type declaration

Generated using TypeDoc