interface DependencyExport {
    gid: string;
    jid: string;
    topic: string;
    type: string;
}

Properties

Properties

gid: string
jid: string
topic: string
type: string