ParseClient
Signature
export type ParseClient<T extends BaseClient> = T & { readonly [__seyfertClientType]?: T;};Members
This export does not declare public properties or methods in the generated declaration file.
export type ParseClient<T extends BaseClient> = T & { readonly [__seyfertClientType]?: T;};This export does not declare public properties or methods in the generated declaration file.