jccp_a/vuepress/node_modules/@vuepress/plugin-copy-code/lib/node/index.d.ts
hellcat ac91e1fbe4 1
2025-11-12 17:57:30 +08:00

5 lines
143 B
TypeScript

export * from './copyCodePlugin.js';
export * from './locales.js';
export type * from './options.js';
export type * from '../shared/index.js';