2.0.5 • Published 4 years ago

gas-lib-ts v2.0.5

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
4 years ago

gas-lib-ts, Google Apps Script auto-completion in your favorite typescript editor

Installation

$ npm install --save-dev gas-lib-ts

Usage

Your code editor will pick up all function and documentation provided.

Info

These Google Apps Script stubs are auto-generated and manualy patched to provide a better context in some cases.

Nothing ensure that code written using this help will work as is in the Google Apps Script environment. Just test it.

This code is also not updated at every changes of the Google Apps Script documentation. Though we will try to keep up with GAS.