Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.js
File · 0.65
main.js
File · 0.65
ControlsPane.js
File · 0.65
CodeView.js
File · 0.65
TabsPane.js
File · 0.65
MessagePane.js
File · 0.65
BreakpointDialog.js
File · 0.65
ConsolePane.js
File · 0.65
FilePane.js
File · 0.65
Test262Pane.js
File · 0.65
ProfilePane.js
File · 0.65
SerialPane.js
File · 0.65
Implementers
4
Skin
modules/piu/All/piuAll.js
Style
modules/piu/All/piuAll.js
Texture
modules/piu/MC/piuMC.js
Texture
modules/piu/PC/Common/piuPC.js
Calls
no outgoing calls
Tested by
no test coverage detected