node-json-db
    Preparing search index...

    Type Alias FindCallback

    FindCallback: (entry: any, index: number | string) => boolean

    Type Declaration

      • (entry: any, index: number | string): boolean
      • Parameters

        • entry: any
        • index: number | string

        Returns boolean