OSRS Plugin API
    Preparing search index...

    Type Alias ButtonCallback

    ButtonCallback: () => void

    The callback for the Button onClick event.

    Type Declaration

      • (): void
      • Returns void