Skip to content

TypedAppFactory

Defined in: src/client-manager.ts:712

Interface to identify a typed factory that can be used to create and deploy an application.

TClient

new TypedAppFactory(params): TClient

Defined in: src/client-manager.ts:713

Omit<AppFactoryParams, "appSpec">

TClient