All checks were successful
Egg Server MIflow / build-image (push) Successful in 1m5s
5 lines
109 B
TypeScript
5 lines
109 B
TypeScript
import AttachService from "./attach"
|
|
import LarkService from "./lark"
|
|
|
|
export { AttachService, LarkService }
|