UNPKG

openfin-browser-adapter

Version:
7 lines (6 loc) 219 B
import { BaseApiClass } from './Base'; export declare class ExternalApplication extends BaseApiClass { static staticMethods: string[]; static staticSyncMethods: string[]; static instanceMethods: string[]; }