Interface AsyncComputationSpec<Signature>

File

Interface for defining transcode operations.

Type Parameters

  • Signature extends ((...args: any) => any)

Hierarchy

  • AsyncComputationSpec

Properties

Properties

id: string
t?: Signature

Generated using TypeDoc