GitHub
Preparing search index...
The search index is not available
ts-utils - v5.0.1-beta.1
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
mxssfd/core -
v5.0.1-
beta.1
str
Repeat
number2
Chinese
chinese2
Number
format
Date
mxssfd/dom -
v5.0.1-
beta.1
mxssfd/bom -
v5.0.1-
beta.1
copy2
Clipboard
mxssfd/types -
v5.0.1-
beta.1
mxssfd/random-
picker -
v5.0.1-
beta.1
@mxssfd/random-picker
One
By
One
constructor
say
Word
word
Arr
timer
status
config
join
Word
run
play
replay
pause
stop
ts-utils - v5.0.1-beta.1
mxssfd/core
OneByOne
Class OneByOne
Hierarchy
OneByOne
Index
Constructors
constructor
Properties
say
Word
word
Arr
timer
status
config
join
Word
Methods
run
play
replay
pause
stop
Constructors
constructor
new
One
By
One
(
sayWord
:
string
, config
:
OneByOneConfig
)
:
OneByOne
Parameters
sayWord:
string
config:
OneByOneConfig
Returns
OneByOne
Properties
say
Word
say
Word
:
string
Private
word
Arr
word
Arr
:
string
[]
Private
timer
timer
:
number
status
status
:
ONE_BY_ONE_STATE
= ONE_BY_ONE_STATE.default
config
config
:
OneByOneConfig
join
Word
join
Word
:
string
= ''
Methods
Private
run
run
(
)
:
void
Returns
void
play
play
(
)
:
void
Returns
void
replay
replay
(
)
:
void
Returns
void
pause
pause
(
)
:
void
Returns
void
stop
stop
(
)
:
void
Returns
void