Skip to content

syncEndpointClient

syncEndpointClient(options, executionOptions?): Promise<SyncEndpointClientResult>

Defined in: wp-typia-block-runtime/src/metadata-core.ts:414

Generate and write a manifest-first portable endpoint client module.

SyncEndpointClientOptions

Manifest, source file, validator file, and output path settings.

ArtifactSyncExecutionOptions = {}

Promise<SyncEndpointClientResult>

Information about the generated client file and emitted operation ids.