Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
52
declare namespace $ {
53
interface
Zepto {
54
isZ(object: any): boolean;
55
}
56
57
const
zepto: Zepto;
58
}
Callers
3
setElement
Method · 0.80
zepto.min.js
File · 0.80
zepto.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected