MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / type

Function type

modules/piu/All/piuAll.js:197–197  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

195 get style() { return native("PiuContent_get_style").call(this); },
196 get time() { return native("PiuContent_get_time").call(this); },
197 get type() { return native("PiuContent_get_type").call(this); },
198 get variant() { return native("PiuContent_get_variant").call(this); },
199 get visible() { return native("PiuContent_get_visible").call(this); },
200 get x() { return native("PiuContent_get_x").call(this); },

Callers 2

typedValueToBufferFunction · 0.50
typedBufferToValueFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected