Vinyl
Preparing search index...
@amzn/vinyl-amzn
createContentStreamFactory
Function createContentStreamFactory
createContentStreamFactory
(
deps
:
{
createContentStreamFactories
:
(
contentType
:
ContentType
,
)
=>
Factories
<
ContentStreamImplDeps
>
;
}
,
)
:
(
contentType
:
ContentType
)
=>
ContentStreamImpl
The
Factory
to create a function which satisfies
ContentStreamFactory
.
Parameters
deps
:
{
createContentStreamFactories
:
(
contentType
:
ContentType
,
)
=>
Factories
<
ContentStreamImplDeps
>
;
}
Returns
(
contentType
:
ContentType
)
=>
ContentStreamImpl
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Vinyl
Loading...
The
Factoryto create a function which satisfiesContentStreamFactory.