Preparing search index...
The search index is not available
aio-tool
aio-tool
createMockStream
Function createMockStream
createMockStream
<
R
=
{
id
:
number
;
text
:
string
}
>
(
input
:
string
,
regx
?:
RegExp
,
)
:
ReadableStream
<
R
>
Type Parameters
R
=
{
id
:
number
;
text
:
string
}
Parameters
input
:
string
regx
:
RegExp
= ...
Returns
ReadableStream
<
R
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
aio-tool
Loading...