Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Type aliases

All

All<T>: { $all: RelationalOp<T> }

Type parameters

  • T = Primitive

Type declaration

  • $all: RelationalOp<T>

Any

Any<T>: { $any: RelationalOp<T> }

Type parameters

  • T = Primitive

Type declaration

  • $any: RelationalOp<T>

Len

Len<T>: { $size: RelationalOp<T> }

Type parameters

  • T = Primitive

Type declaration

  • $size: RelationalOp<T>

Generated using TypeDoc