MCPcopy Create free account
hub / github.com/Yaffle/EventSource / id

Function id

tests/qunit.js:1149–1151  ·  view source on GitHub ↗
( name )

Source from the content-addressed store, hash-verified

1147}
1148
1149function id( name ) {
1150 return defined.document && document.getElementById && document.getElementById( name );
1151}
1152
1153function registerLoggingCallback( key ) {
1154 return function( callback ) {

Callers 2

qunit.jsFile · 0.85
doneFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected