Toast: {
    clear: typeof clear;
    config: typeof config;
    show: typeof show;
}

Type declaration

  • clear: typeof clear
  • config: typeof config
  • show: typeof show

Generated using TypeDoc