Type Alias: BasePatreonQueryType<T, Listing>
BasePatreonQueryType<
T,Listing> =PatreonQuery<T,never,never,Listing>
Defined in: schemas/v2/query.ts:92
Type Parameters
T
T extends Type
Listing
Listing extends boolean
BasePatreonQueryType<
T,Listing> =PatreonQuery<T,never,never,Listing>
Defined in: schemas/v2/query.ts:92
T extends Type
Listing extends boolean