MCPcopy
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 */
133export function getEmbedType() {
134 return getAttributeData()['type'];
135}

Callers 1

draw3pFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected