using.d.ts 112 B

12
  1. import { UsingObservable } from './UsingObservable';
  2. export declare const using: typeof UsingObservable.create;