mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
header for non auto-generated files
This commit is contained in:
parent
67c57d7e33
commit
3250f87344
@ -1,3 +1,8 @@
|
||||
// Type definitions for Google Apps Script 2015-11-12
|
||||
// Project: https://developers.google.com/apps-script/
|
||||
// Definitions by: motemen <https://github.com/motemen/>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
declare module GoogleAppsScript {
|
||||
type BigNumber = any;
|
||||
type Byte = number;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user