Preparing search index...
The search index is not available
custom-flow
custom-flow
string
repeat
Function repeat
repeat
(
text
,
params
)
:
string
重复文本
Parameters
text
:
string
输入文本
params
:
{
count
:
number
;
}
重复次数 { count: number }
count
:
number
Returns
string
返回重复后的文本
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
custom-flow
Loading...
重复文本