MCPcopy Create free account
hub / github.com/OpenIntroStat/ims / Data

Function Data

libs/jquery-3.5.1/jquery-2.2.4.js:3660–3662  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3658
3659
3660function Data() {
3661 this.expando = jQuery.expando + Data.uid++;
3662}
3663
3664Data.uid = 1;
3665

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected