UNPKG

react-monaco-editor

Version:
7 lines (6 loc) 213 B
import { combineLatest as combineLatestStatic } from '../../observable/combineLatest'; declare module '../../Observable' { namespace Observable { let combineLatest: typeof combineLatestStatic; } }