MCPcopy
hub / github.com/clappr/clappr / Zepto

Interface Zepto

packages/clappr-zepto/main.d.ts:53–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51
52declare namespace $ {
53 interface Zepto {
54 isZ(object: any): boolean;
55 }
56
57 const zepto: Zepto;
58}

Callers 3

setElementMethod · 0.80
zepto.min.jsFile · 0.80
zepto.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected