LukeSavefrogs/SeleniumEngineJS

Add Typescript support

Opened this issue · 0 comments

Provide a type declaration file, so that Typescript is supported.

The following conditions should apply:

  • Typescript support
  • Multiple syntax support:
    • CommonJS (require("[...]"))
    • ES6 (import "[...]" from "[...]")