@hexafuchs/what.js
Preparing search index...
assertIsStringOrNull
Function assertIsStringOrNull
assertIsStringOrNull
(
object
:
unknown
)
:
asserts
object
is
null
|
string
Asserts the object is a string or null.
Parameters
object
:
unknown
Returns
asserts
object
is
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hexafuchs/what.js
Loading...
Asserts the object is a string or null.