test02/docs/.vuepress/.temp/internal/clientConfigs.js
罗佳鸿 6aa1ebe342
Some checks are pending
部署文档 / deploy-gh-pages (push) Waiting to run
first commit
2024-08-13 10:11:19 +08:00

22 lines
1.3 KiB
JavaScript

import * as clientConfig0 from 'D:/vuePressWorkSpace/vuepress-starter/node_modules/@vuepress/plugin-active-header-links/lib/client/config.js'
import * as clientConfig1 from 'D:/vuePressWorkSpace/vuepress-starter/node_modules/@vuepress/plugin-back-to-top/lib/client/config.js'
import * as clientConfig2 from 'D:/vuePressWorkSpace/vuepress-starter/node_modules/@vuepress/plugin-copy-code/lib/client/config.js'
import * as clientConfig3 from 'D:/vuePressWorkSpace/vuepress-starter/node_modules/@vuepress/plugin-medium-zoom/lib/client/config.js'
import * as clientConfig4 from 'D:/vuePressWorkSpace/vuepress-starter/node_modules/@vuepress/plugin-nprogress/lib/client/config.js'
import * as clientConfig5 from 'D:/vuePressWorkSpace/vuepress-starter/docs/.vuepress/.temp/prismjs/config.js'
import * as clientConfig6 from 'D:/vuePressWorkSpace/vuepress-starter/node_modules/@vuepress/plugin-theme-data/lib/client/config.js'
import * as clientConfig7 from 'D:/vuePressWorkSpace/vuepress-starter/node_modules/@vuepress/theme-default/lib/client/config.js'
import * as clientConfig8 from 'D:/vuePressWorkSpace/vuepress-starter/docs/.vuepress/client.js'
export const clientConfigs = [
clientConfig0,
clientConfig1,
clientConfig2,
clientConfig3,
clientConfig4,
clientConfig5,
clientConfig6,
clientConfig7,
clientConfig8,
].map((m) => m.default).filter(Boolean)