UNPKG

react-monaco-editor

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