textNoteTransformers: (types?: string[]) => Transformer<Root>[] = ...

Type declaration

    • (types?: string[]): Transformer<Root>
    • Groups images into galleries in an ATS tree

      Parameters

      • types: string[] = IMAGE_EXT

      Returns Transformer<Root>