Options
All
  • Public
  • Public/Protected
  • All
Menu

Module orders/tip

Index

Variables

Functions

Variables

testing

testing: { isTip: (object: unknown) => object is Tip } = ...

Type declaration

  • isTip: (object: unknown) => object is Tip
      • (object: unknown): object is Tip
      • Parameters

        • object: unknown

        Returns object is Tip

Functions

default

  • default(): TRADE_TRANS_INFO[]

Generated using TypeDoc