AppleSauce
    Preparing search index...

    Variable textNoteTransformersConst

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

    Type declaration

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

        Parameters

        • types: string[] = IMAGE_EXT

        Returns Transformer<Root>