mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-05-01 12:38:12 +08:00
7 lines
140 B
TypeScript
7 lines
140 B
TypeScript
import { shikiPlugin } from './shikijiPlugin.js'
|
|
|
|
export * from './shikijiPlugin.js'
|
|
export * from './types.js'
|
|
|
|
export default shikiPlugin
|