4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
// src/index.ts
|
|
export * from "@vuepress/cli";
|
|
export * from "@vuepress/core";
|