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
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
prdeclare const $sp: GlideSPScriptable