UNPKG

@cuba-platform/front-generator

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