Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/gridstack/gridstack.js
/ dd-base-impl-spec.ts
File
dd-base-impl-spec.ts
spec/dd-base-impl-spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ DDBaseImplement } from
'../src/dd-base-impl'
;
2
3
describe(
'DDBaseImplement'
, () => {
4
let
baseImpl: DDBaseImplement;
Callers
nothing calls this directly
Calls
6
triggerEvent
Method · 0.80
disable
Method · 0.45
enable
Method · 0.45
on
Method · 0.45
destroy
Method · 0.45
off
Method · 0.45
Tested by
no test coverage detected