PluginSource
Defined in: pkgs/plugin-contract/src/index.ts:114
Methods
Section titled “Methods”write()
Section titled “write()”write(
input):Promise<Readonly<{envelopeId:string;sourceId:string; }>>
Defined in: pkgs/plugin-contract/src/index.ts:115
Parameters
Section titled “Parameters”Returns
Section titled “Returns”Promise<Readonly<{ envelopeId: string; sourceId: string; }>>