Nathan Sollenberger

Results 1 issues of Nathan Sollenberger

As a developer building a GAS project using ES modules (import/export), I would like to be able to `import` this package: ``` import { OAuth2 } from 'OAuth2'; ``` Currently,...