Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ampproject/amphtml
/ configureHelpers
Function
configureHelpers
testing/helpers/index.js:12–14 ·
view source on GitHub ↗
(env)
Source
from the content-addressed store, hash-verified
10
* @param {*} env
11
*/
12
export
function
configureHelpers(env) {
13
env_ = env;
14
}
15
16
/**
17
* Returns a Promise that resolves after the specified number of milliseconds.
Callers
1
doTemplate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected