@dgcode/url-fetch-app
TypeScript icon, indicating that this package has built-in type declarations

0.1.55 • Public • Published

@dgcode/url-fetch-app

mocked class for google apps script UrlFetchApp api

Install

$ npm install @dgcode/url-fetch-app

Usage

import { UrlFetchApp } from '@dgcode/url-fetch-app';

This is a non-functional typed class representing Google Apps's Script UrlFetchApp object. It can be imported in regular environments (such as Node) but will do nothing when calling its methods.

UrlFetchApp.fetch(); // null

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @dgcode/url-fetch-app

Weekly Downloads

4

Version

0.1.55

License

MIT

Unpacked Size

25.4 kB

Total Files

21

Last publish

Collaborators

  • dgcoder