Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

RxjsFilterPredicate<T>: ((value: T, index: number) => boolean)

Type Parameters

  • T

Type declaration

    • (value: T, index: number): boolean
    • Parameters

      • value: T
      • index: number

      Returns boolean

SortType: "ascending" | "descending"
internal

Variables

blobMock: Blob = ...
jsonMock: string = ...
nameMock: string = 'sample-name'

Generated using TypeDoc