Constructors

Properties

Constructors

  • Parameters

    • message: {
          ps: string;
          symbol: string;
      }[]

    Returns NativeStack

Properties

message: {
    ps: string;
    symbol: string;
}[]

Type declaration

  • ps: string
  • symbol: string