Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/assert
AssertionError
Class AssertionError
Hierarchy
Error
AssertionError
Index
Constructors
constructor
Properties
cause?
expected
key?
value
Constructors
constructor
new
AssertionError
(
init
:
AssertionErrorInit
)
:
AssertionError
Parameters
init
:
AssertionErrorInit
Returns
AssertionError
Properties
Optional
Readonly
cause
cause
?:
AssertionError
Readonly
expected
expected
:
string
Optional
Readonly
key
key
?:
Key
Readonly
value
value
:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
expected
key
value
Guides
Skill
GitHub
Prelude API
Loading...