Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ampproject/amphtml
/ frame-metadata.js
File
frame-metadata.js
3p/frame-metadata.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{once} from
'#core/types/function'
;
2
import
{parseJson} from
'#core/types/object/json'
;
3
4
import
{dev} from
'#utils/log'
;
Callers
nothing calls this directly
Calls
8
once
Function · 0.90
parseJson
Function · 0.90
getMode
Function · 0.90
dev
Function · 0.90
parseUrlDeprecated
Function · 0.90
info
Method · 0.80
assign
Method · 0.80
create
Method · 0.45
Tested by
no test coverage detected