Convert `Ajax/Request` to TypeScript
authorAlexander Ebert <ebert@woltlab.com>
Fri, 16 Oct 2020 16:32:56 +0000 (18:32 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 28 Oct 2020 11:29:44 +0000 (12:29 +0100)
commit8883ca84e2b5c9a499ab0face23e028d24b330cd
tree25020d6e985f5d1bb5cb189ad5c683a35ccbb60a
parentd3cde3962357957ea55bf17914ee90891a12894f
Convert `Ajax/Request` to TypeScript

There are two missing components that will later be added.
global.d.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Ajax/Request.js
wcfsetup/install/files/ts/WoltLabSuite/Core/Ajax/Request.ts [new file with mode: 0644]