peberminta - v0.10.0
docs
github
npm
deno
Preparing search index...
char
GraphemeUnion
Type Alias GraphemeUnion<TGraphemes>
GraphemeUnion
:
TGraphemes
extends
string
?
CharUnion
<
TGraphemes
>
:
TGraphemes
extends
string
[]
?
TGraphemes
[
number
]
:
never
Constructs a tuple type from the elements of a given string or array of strings.
Type Parameters
TGraphemes
extends
string
|
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
docs
github
npm
deno
peberminta - v0.10.0
Loading...
Constructs a tuple type from the elements of a given string or array of strings.