UNPKG

94 BTypeScriptView Raw
1import { Hook } from '@oclif/core';
2declare const hook: Hook<'refresh'>;
3export default hook;