UNPKG

rdme

Version:

ReadMe's official CLI and GitHub Action.

4 lines (3 loc) 95 B
import type { Hook } from '@oclif/core'; declare const hook: Hook.Prerun; export default hook;