Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apitable/apitable
/ isLikeNone
Function
isLikeNone
packages/databus-wasm-nodejs/databus_wasm.js:26–28 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
24
}
25
26
function
isLikeNone(x) {
27
return
x === undefined || x === null;
28
}
29
30
let
cachedFloat64Memory0 = null;
31
Callers
1
databus_wasm.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected