script-lab-2017
script-lab-2017 copied to clipboard
d.ts file with space at end is treated as if it's not d.ts. Need to do trim instead
e.g.,: unpkg.com/@microsoft/[email protected]/dist/office.d.ts with a space at end.
should make sure that beginning space is OK too.