mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-22 15:36:27 +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) |