mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-24 11:08:16 +08:00
6 lines
118 B
TypeScript
6 lines
118 B
TypeScript
import { contentUpdatePlugin } from './plugin.js'
|
|
|
|
export { contentUpdatePlugin }
|
|
|
|
export default contentUpdatePlugin
|