MCPcopy Index your code
hub / github.com/ampproject/amphtml / init

Method init

src/preact/base-element.js:346–346  ·  view source on GitHub ↗

* A chance to initialize default Preact props for the element. * * @return {JsonObject|void}

()

Source from the content-addressed store, hash-verified

344 * @return {JsonObject|void}
345 */
346 init() {}
347
348 /**
349 * @override

Callers 1

buildCallbackMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected