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