enuchi / gas-types-detailed

Google Apps Script: detailed type definitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This package is a more detailed version of the Google Apps Script definitions available at @types/google-apps-script.

Installation

npm install --save-dev gas-types-detailed or yarn add --dev gas-types-detailed

Summary

This package contains type definitions for google-apps-script (https://developers.google.com/apps-script/).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google-apps-script.

Credits

These definitions were written by PopGoesTheWza (https://github.com/PopGoesTheWza), motemen (https://github.com/motemen/), and enuchi (https://github.com/enuchi). The type files included here were generated using the scripts at https://github.com/enuchi/dts-google-apps-script.

Reference: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google-apps-script https://github.com/enuchi/dts-google-apps-script https://github.com/PopGoesTheWza/dts-google-apps-script https://github.com/grant/google-apps-script-dts

About

Google Apps Script: detailed type definitions

License:MIT License


Languages

Language:TypeScript 100.0%