UNPKG

hexo-cli

Version:

Command line interface for Hexo

4 lines (3 loc) 106 B
import type Context from '../context'; declare const _default: (ctx: Context) => void; export = _default;