mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-16 04:35:42 +00:00
4 lines
99 B
TypeScript
4 lines
99 B
TypeScript
import { setApp } from 'alemon'
|
|
import { apps } from './apps/index.js'
|
|
|
|
setApp('miao-plugin', apps) |