test/node_modules/@vuepress/plugin-back-to-top/lib/node/locales.d.ts
2024-08-13 09:27:52 +08:00

3 lines
139 B
TypeScript

import type { BackToTopPluginLocaleConfig } from '../shared/index.js';
export declare const backToTopLocales: BackToTopPluginLocaleConfig;