Skip to content
On this page

Scale JS / @scale-codec/definition-runtime / TrackValueInspectable

Interface: TrackValueInspectable

@scale-codec/definition-runtime.TrackValueInspectable

Implement this for the object if you want to handle its inspection in the console

Table of contents

Properties

Properties

[TrackValueInspect]

[TrackValueInspect]: () => any

Type declaration

▸ (): any

Returns

any

Defined in

packages/definition-runtime/src/tracking/types.ts:12