test/node_modules/@vuepress/plugin-seo/lib/node/index.d.ts
2024-08-13 09:27:52 +08:00

4 lines
104 B
TypeScript

export * from './options.js';
export * from './seoPlugin.js';
export type * from '../typings/index.js';