flamethrower icon indicating copy to clipboard operation
flamethrower copied to clipboard

added dispatchEvent

Open khalidsheet opened this issue 2 years ago • 0 comments

I just added a utility file which should contain every utility method.

  • Wrote the first one, dispatchEvent which will dispatch a new window event and it can be more customizable ;-)
  • Edited the existing window.dispatchEvent() in the router.ts to the new dispatchEvent() method.

khalidsheet avatar Sep 28 '22 04:09 khalidsheet