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

Method template

typings/piu/shape.d.ts:37–37  ·  view source on GitHub ↗
(this: T, fn: (arg: object) => ShapeDictionary)

Source from the content-addressed store, hash-verified

35 (behaviorData?: any, dictionary?: ShapeDictionary): Shape;
36
37 template<T>(this: T, fn: (arg: object) => ShapeDictionary): T;
38 }
39
40 global {

Callers 15

DevicePane.jsFile · 0.65
main.jsFile · 0.65
ControlsPane.jsFile · 0.65
CodeView.jsFile · 0.65
TabsPane.jsFile · 0.65
MessagePane.jsFile · 0.65
ConsolePane.jsFile · 0.65
FilePane.jsFile · 0.65
Test262Pane.jsFile · 0.65
ProfilePane.jsFile · 0.65
SerialPane.jsFile · 0.65

Implementers 4

Skinmodules/piu/All/piuAll.js
Stylemodules/piu/All/piuAll.js
Texturemodules/piu/MC/piuMC.js
Texturemodules/piu/PC/Common/piuPC.js

Calls

no outgoing calls

Tested by

no test coverage detected