Skip to content

dag-node / Exports / IBinaryPortPreset

Interface: IBinaryPortPreset

Pre-configured binary kind and MIME type combination for port definitions.

Table of contents

Properties

Properties

binaryKind

binaryKind: TBinaryKind

Defined in

packages/dag-node/src/port-definition-helpers.ts:5


mimeTypes

mimeTypes: readonly string[]

Defined in

packages/dag-node/src/port-definition-helpers.ts:6

Released under the MIT License.