UNPKG

bungie-net-core

Version:

An easy way to interact with the Bungie.net API

7 lines (6 loc) 210 B
/** @see {@link https://bungie-net.github.io/#/components/schemas/GroupsV2.GroupHomepage} */ export declare const GroupHomepage: { readonly Wall: 0; readonly Forum: 1; readonly AllianceForum: 2; };