Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sindresorhus/ow
/ nullable.ts
File
nullable.ts
test/nullable.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
'ava'
;
2
import
ow from
'../source/index.js'
;
3
4
test(
'nullable with basic types'
, t => {
Callers
nothing calls this directly
Calls
8
test
Function · 0.85
ow
Function · 0.85
validate
Method · 0.80
true
Method · 0.80
false
Method · 0.80
minLength
Method · 0.45
exactShape
Method · 0.45
ofType
Method · 0.45
Tested by
no test coverage detected