We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a008e commit 3fe2084Copy full SHA for 3fe2084
packages/vuepress-plugin-export-pdf-v2/src/registerCommands.ts
@@ -7,7 +7,6 @@ import { wrapCommand } from "./utils";
7
/**
8
* registerCommands
9
* @param program - CAC
10
- * @param userConfig - User config
11
*/
12
export const registerCommands = (program: CAC) => {
13
// register `export` command
0 commit comments