Skip to content

API Reference

Neo edited this page Jul 23, 2021 · 3 revisions

API Reference

There are 2 types of APIs available (in addition to Standard JS) in QJS

  • Inbuilt

    These are the additions done by the tool itself to ES7+ (hence the name).

    Do not overwrite these, as there is no way to get them restored unless you restart the tool.

  • Scripted

    These are the additions done by means of QJS files inside the Scripts/Support folder.

    If you remove those files then these additions will not be available.

Clone this wiki locally