MCPcopy
hub / github.com/ampproject/amphtml / ifIos

Method ifIos

testing/test-config.js:104–106  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

102 }
103
104 ifIos() {
105 return this.if(this.runOnIos);
106 }
107
108 /**
109 * @param {function():boolean} fn

Callers

nothing calls this directly

Calls 1

ifMethod · 0.95

Tested by

no test coverage detected