@types/openfin
Advanced tools
Comparing version
@@ -27,31 +27,2 @@ // Type definitions for OpenFin API 37.0 | ||
*/ | ||
import { Identity } from './_v2/identity'; | ||
import { ApplicationInfo as LaunchInfo, ShortCutConfig, TrayInfo } from './_v2/api/application/application'; | ||
import { ApplicationOption } from './_v2/api/application/applicationOption'; | ||
import { ExternalApplicationInfo } from './_v2/api/external-application/external-application'; | ||
import { ApplicationInfo } from './_v2/api/system/application'; | ||
import { ClearCacheOption } from './_v2/api/system/clearCacheOption'; | ||
import { CookieInfo, CookieOption } from './_v2/api/system/cookie'; | ||
import { AppAssetInfo, AppAssetRequest, RuntimeDownloadOptions, RuntimeDownloadProgress } from './_v2/api/system/download-asset'; | ||
import { DownloadPreloadInfo, DownloadPreloadOption } from './_v2/api/system/download-preload'; | ||
import { EntityInfo } from './_v2/api/system/entity'; | ||
import { ExternalProcessRequestType, ExternalProcessInfo } from './_v2/api/system/external-process'; | ||
import { HostSpecs } from './_v2/api/system/host-specs'; | ||
import { LogInfo } from './_v2/api/system/log'; | ||
import { MonitorInfo } from './_v2/api/system/monitor'; | ||
import { PointTopLeft } from './_v2/api/system/point'; | ||
import { ProcessInfo } from './_v2/api/system/process'; | ||
import { ProxyInfo } from './_v2/api/system/proxy'; | ||
import { RegistryInfo } from './_v2/api/system/registry-info'; | ||
import { RVMInfo} from './_v2/api/system/rvm'; | ||
import { WindowDetail, WindowInfo } from './_v2/api/system/window'; | ||
import { AnchorType } from './_v2/api/window/anchor-type'; | ||
import Bounds from './_v2/api/window/bounds'; | ||
import { Transition, TransitionOptions } from './_v2/api/window/transition'; | ||
import { WindowOption } from './_v2/api/window/windowOption'; | ||
// tslint:disable-next-line:export-just-namespace | ||
export = fin; | ||
export as namespace fin; | ||
declare namespace fin { | ||
@@ -68,2 +39,38 @@ var Application: import('./_v2/api/application/application').default; | ||
// v2 shapes | ||
type Identity = import('./_v2/identity').Identity; | ||
type LaunchInfo = import('./_v2/api/application/application').ApplicationInfo; | ||
type ShortCutConfig = import('./_v2/api/application/application').ShortCutConfig; | ||
type TrayInfo = import('./_v2/api/application/application').TrayInfo; | ||
type ApplicationOption = import('./_v2/api/application/applicationOption').ApplicationOption; | ||
type ExternalApplicationInfo = import('./_v2/api/external-application/external-application').ExternalApplicationInfo; | ||
type ApplicationInfo = import('./_v2/api/system/application').ApplicationInfo; | ||
type ClearCacheOption = import('./_v2/api/system/clearCacheOption').ClearCacheOption; | ||
type CookieInfo = import('./_v2/api/system/cookie').CookieInfo; | ||
type CookieOption = import('./_v2/api/system/cookie').CookieOption; | ||
type AppAssetInfo = import('./_v2/api/system/download-asset').AppAssetInfo; | ||
type AppAssetRequest = import('./_v2/api/system/download-asset').AppAssetRequest; | ||
type RuntimeDownloadOptions = import('./_v2/api/system/download-asset').RuntimeDownloadOptions; | ||
type RuntimeDownloadProgress = import('./_v2/api/system/download-asset').RuntimeDownloadProgress; | ||
type DownloadPreloadInfo = import('./_v2/api/system/download-preload').DownloadPreloadInfo; | ||
type DownloadPreloadOption = import('./_v2/api/system/download-preload').DownloadPreloadOption; | ||
type EntityInfo = import('./_v2/api/system/entity').EntityInfo; | ||
type ExternalProcessRequestType = import('./_v2/api/system/external-process').ExternalProcessRequestType; | ||
type ExternalProcessInfo = import('./_v2/api/system/external-process').ExternalProcessInfo; | ||
type HostSpecs = import('./_v2/api/system/host-specs').HostSpecs; | ||
type LogInfo = import('./_v2/api/system/log').LogInfo; | ||
type MonitorInfo = import('./_v2/api/system/monitor').MonitorInfo; | ||
type PointTopLeft = import('./_v2/api/system/point').PointTopLeft; | ||
type ProcessInfo = import('./_v2/api/system/process').ProcessInfo; | ||
type ProxyInfo = import('./_v2/api/system/proxy').ProxyInfo; | ||
type RegistryInfo = import('./_v2/api/system/registry-info').RegistryInfo; | ||
type RVMInfo = import('./_v2/api/system/rvm').RVMInfo; | ||
type WindowDetail = import('./_v2/api/system/window').WindowDetail; | ||
type WindowInfo = import('./_v2/api/system/window').WindowInfo; | ||
type AnchorType = import('./_v2/api/window/anchor-type').AnchorType; | ||
type Bounds = import('./_v2/api/window/bounds').default; | ||
type Transition = import('./_v2/api/window/transition').Transition; | ||
type TransitionOptions = import('./_v2/api/window/transition').TransitionOptions; | ||
type WindowOption = import('./_v2/api/window/windowOption').WindowOption; | ||
const desktop: OpenFinDesktop; | ||
@@ -70,0 +77,0 @@ |
{ | ||
"name": "@types/openfin", | ||
"version": "37.0.0", | ||
"version": "37.0.1", | ||
"description": "TypeScript definitions for OpenFin API", | ||
@@ -39,4 +39,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "a14ba6f4bae527c5296d9e3bd80a6be0bc8bffccc1e9d3276d478ae9fea75f01", | ||
"typesPublisherContentHash": "16c28b79c7a63bc73803b942ed612a2d6b46ededbc89cdaab11aa5f4b3305219", | ||
"typeScriptVersion": "2.9" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 07 Nov 2018 23:23:31 GMT | ||
* Last updated: Tue, 20 Nov 2018 17:03:28 GMT | ||
* Dependencies: node, ws | ||
@@ -14,0 +14,0 @@ * Global values: fin |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
182075
0.55%4368
0.18%0
-100%