Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/eq
string
Function string
string
(
a
:
string
,
b
:
string
)
:
boolean
Parameters
a
:
string
b
:
string
Returns
boolean
true if two strings are equal using === operator, false otherwise.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
Skill
GitHub
Prelude API
Loading...