UNPKG

@openfin/bloomberg

Version:

Connect apps running in OpenFin with the Bloomberg Terminal.

5 lines (4 loc) 125 B
import type * as fdc3 from '@finos/fdc3'; export type BloombergApiContext = fdc3.Context & { openfinBbgApi?: boolean; };