mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
header for non auto-generated files
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user