Network

Network = {
    name: string,
    logo: string,
    slug: string,
}

Last updated