7 lines
67 B
Handlebars
7 lines
67 B
Handlebars
import type { App } from "vue"
|
|
|
|
|
|
export default (app: App) => {
|
|
|
|
}
|