isTwineValue

@twine-protocol/twine-core v0.1.0Docs


twine-js / @twine-protocol/twine-core / isTwineValue

Function: isTwineValue()

isTwineValue(value): value is TwineValue

Is this a twine value (pulse or chain)

Parameters

Parameter
Type

value

any

Returns

value is TwineValue

Defined in

packages/twine-core/src/checks.ts:160

Last updated