EditionPlugin: {
    authority: PluginAuthority;
    number: number;
    offset?: undefined | bigint;
}

Type declaration

  • authority: PluginAuthority
  • number: number
  • Optional offset?: undefined | bigint

Generated using TypeDoc