RaynorUE / snich

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

SN Package Selection (Include Global) & TS Def Updates #210

Open RaynorUE opened 3 years ago

RaynorUE commented 3 years ago

Updating filter to allow importing SN Packages for "Global Scoped Apps"

Updating Typescript definition generator so it uses "const" declares for things like gs and g_form (since they do not have a constructor to use).