Skip to content

webshrine / stdtyp/src / Valuable

Interface: Valuable<Value>

TODO

See

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/valueOf

#interface #atom #serialisation

Type Parameters

Value

Properties

valueOf()

valueOf: () => Value

Returns

Value

Defined in

packages/stdtyp/src/interfaces/index.ts:52