Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ampproject/amphtml
/ isOn
Method
isOn
testing/describes.js:694–696 ·
view source on GitHub ↗
@override
()
Source
from the content-addressed store, hash-verified
692
693
/** @override */
694
isOn() {
695
return
!!this.spec.amp;
696
}
697
698
/** @override */
699
setup(env) {
Callers
1
templateFunc
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected