MCPcopy Create free account
hub / github.com/Xu22Web/tech-study-js / unsubscribe

Function unsubscribe

tech-study.js:1335–1337  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

1333 };
1334 // 取消订阅
1335 const unsubscribe = (e) => {
1336 //懒得写
1337 };
1338 // 创建元素前
1339 beforeCreat && beforeCreat();
1340 // 创建普通元素

Callers 2

handleChildrenFunction · 0.70
handleChangeElementFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected