MCPcopy Create free account
hub / github.com/TruthHun/BookStack / Data

Function Data

static/wangEditor/js/lib/jquery-2.2.1.js:3655–3657  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3653
3654
3655function Data() {
3656 this.expando = jQuery.expando + Data.uid++;
3657}
3658
3659Data.uid = 1;
3660

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected