mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Moving header above license
Travis failed due to headers appearing below license information. Moved it up.
This commit is contained in:
Vendored
+5
-6
@@ -1,3 +1,8 @@
|
||||
// Type definitions for Office.js
|
||||
// Project: http://dev.office.com
|
||||
// Definitions by: OfficeDev <https://github.com/OfficeDev>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/*
|
||||
------------------------------------------ START OF LICENSE -----------------------------------------
|
||||
office-js
|
||||
@@ -8,12 +13,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
||||
----------------------------------------------- END OF LICENSE ------------------------------------------
|
||||
*/
|
||||
|
||||
// Type definitions for Office.js
|
||||
// Project: http://dev.office.com
|
||||
// Definitions by: OfficeDev <https://github.com/OfficeDev>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
|
||||
declare module Office {
|
||||
export var context: Context;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user