UNPKG

@development-environment/linting

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