gill

PayloadArgs

type PayloadArgs = {
  map: Map<string, PayloadTypeArgs>;
};

Properties

map

map: Map<string, PayloadTypeArgs>;

On this page