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.
Parameters
Section titled “Parameters”options
Section titled “options”Manifest, source file, validator file, and output path settings.
executionOptions?
Section titled “executionOptions?”ArtifactSyncExecutionOptions = {}
Returns
Section titled “Returns”Promise<SyncEndpointClientResult>
Information about the generated client file and emitted operation ids.