UNPKG

npm-link-up

Version:

Use this package to link your projects together for local development.

3 lines (2 loc) 90 B
import { EVCb } from './index'; export declare const cleanCache: (cb: EVCb<any>) => void;