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

Method getBrowserId

testing/helpers/service.js:175–177  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

173 */
174export class RequestBank {
175 static getBrowserId() {
176 return browserId;
177 }
178
179 /**
180 * Returns the URL for depositing a request.

Callers 2

fetchAdContentFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected