mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-16 12:51:30 +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)
|