Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Functions

Type aliases

Fail

Fail: 0

Test should fail

Pass

Pass: "1"

Test should pass

Functions

check

  • check<Type, Expect, Outcome>(debug?: Type): Equals<Equals<Type, Expect>, Outcome>

Check or test the validity of a type

Type parameters

Parameters

  • debug: Type Optional

    to debug with parameter hints (ctrl+p, ctrl+shift+space)

Returns Equals<Equals<Type, Expect>, Outcome>

checks

  • checks(checks: "1" []): void

Validates a batch of check

Parameters

  • checks: "1" []

    a batch of check

Returns void

  • Inherited
  • Protected
  • Private
  • Static
  • Module
  • Object
  • Property
  • Function
  • Variable
  • Index
  • Type
  • Class
  • Interface
  • Enum
  • Constructor
  • Getter/Setter
Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.