@resee-movies/utilities - v0.8.0
Preparing search index...
IsSubstringOfOptions
Type Alias IsSubstringOfOptions
Config options for the
isSubstringOf
utility.
type
IsSubstringOfOptions
=
{
caseSensitive
?:
boolean
;
simplified
?:
boolean
;
}
Index
Properties
case
Sensitive?
simplified?
Properties
Optional
case
Sensitive
caseSensitive
?:
boolean
Optional
simplified
simplified
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
case
Sensitive
simplified
@resee-movies/utilities - v0.8.0
Loading...
Config options for the
isSubstringOf
utility.