UNPKG

stream-mock

Version:
4 lines (3 loc) 110 B
import Warning from './Warning'; declare const warnOnce: (warning: Warning) => void; export default warnOnce;