Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

@types/google-apps-script for Deno.

License

Notifications You must be signed in to change notification settings

ansanloms/deno-gas-types

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deno-gas-types

@types/google-apps-script for Deno.

Usage

Add the following to deno.json.

{
  "compilerOptions": {
    "types": [
      "https://raw.githubusercontent.com/ansanloms/deno-gas-types/v1.0.57/types/index.d.ts"
    ]
  }
}

Update

deno task convert

About

@types/google-apps-script for Deno.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%