UNPKG

wed

Version:

Wed is a schema-aware editor for XML documents.

3 lines (2 loc) 121 B
import { MonoTypeOperatorFunction } from '../types'; export declare function refCount<T>(): MonoTypeOperatorFunction<T>;