Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ getEmbedType
Function
getEmbedType
3p/frame-metadata.js:133–135 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
131
* @
return
{string}
132
*/
133
export
function
getEmbedType() {
134
return
getAttributeData()[
'type'
];
135
}
Callers
1
draw3p
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected