Skip to content

RuntimeConfigHTTP

1
type RuntimeConfigHTTP: Omit<MakeRequired<RC, "publicKey" | "applicationId">, "intents" | "locations"> & Object;

Type declaration

MemberType
locationsOmit<RC["locations"], "events">

Source

seyfert/src/client/base.ts:383