zeed
    Preparing search index...

    Type Alias MapperFunction<T>

    MapperFunction: (o: T) => any

    Type Parameters

    • T

    Type Declaration

      • (o: T): any
      • Parameters

        Returns any