Options
All
  • Public
  • Public/Protected
  • All
Menu

Module types/input

Index

Type aliases

BooleanLike

BooleanLike: "true" | "false" | "yes" | "no" | boolean

BytesLike

BytesLike: string | Uint8Array

FunctionLike

FunctionLike: string | SolidityFunction

NumberLike

NumberLike: number | bigint | string

Generated using TypeDoc