@types/openfin
Advanced tools
Comparing version
@@ -423,3 +423,3 @@ // Type definitions for OpenFin API 15.0 | ||
* Notification | ||
* Notification represents a window on OpenFin Runtime which is shown briefly to the user on the bottom-right corner of the primary monitor. A notification is typically used to alert the user of some important event which requires his or her attention. Notifications are a child or your application that are controlled by the runtime. | ||
* Notification represents a window on OpenFin Runtime which is shown briefly to the user on the bottom-right corner of the primary monitor. A notification is typically used to alert the user of some important event which requires their attention. Notifications are a child or your application that are controlled by the runtime. | ||
*/ | ||
@@ -426,0 +426,0 @@ interface OpenFinNotification { |
{ | ||
"name": "@types/openfin", | ||
"version": "15.0.4", | ||
"version": "15.0.5", | ||
"description": "TypeScript definitions for OpenFin API", | ||
@@ -13,10 +13,12 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/openfin" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "e7d49077b58b6258d801a19a592f8af2b3e875f93ca2d4f36696bf6c95ae517a", | ||
"typesPublisherContentHash": "c7748c697fa18723ff8b2254a4ef9a2152ca0aa730091ec43dcccc6e3b518ee5", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/openfin/v15 | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/openfin/v15 | ||
Additional Details | ||
* Last updated: Wed, 25 Oct 2017 01:11:52 GMT | ||
* Last updated: Mon, 14 Oct 2019 16:05:31 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: fin |
55569
-2.54%