GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

ParseClient

API/Type Aliases/ParseClient
seyfert/lib/commands/applications/shared.d.ts

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.