Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
CustomTransformerFactory
Custom
Transformer
Factory
typealias
CustomTransformerFactory
=
(
context
:
TransformationContext
)
->
CustomTransformer
(
source
)