nbs.js - v7.0.0-alpha1
Preparing search index...
BaseResult
Interface BaseResult
interface
BaseResult
{
ensure
:
()
=>
void
;
ok
:
boolean
;
}
Hierarchy (
View Summary
)
BaseResult
OkResult
FailResult
Index
Properties
ensure
ok
Properties
ensure
ensure
:
()
=>
void
ok
ok
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ensure
ok
nbs.js - v7.0.0-alpha1
Loading...