RaynorUE / snich

Application for code work on a ServiceNow Instance
22 stars 4 forks source link

Fixup TypeScript Definition generation #208

Open RaynorUE opened 3 years ago

RaynorUE commented 3 years ago

Work through the "Problems" in the typescript definition files, making unique exceptions where needed... so that there are not more "problems" generated.

Additionally, we need to update some of our "Extends" parameters and add option to do "const" decleration.

For example, we should: declare const gs: GlideSystem pr declare const $sp: GlideSPScriptable