UNPKG

@snail-js/api

Version:

Http Request with Decorators Api, build on axios

5 lines (4 loc) 168 B
export { SnailServer } from "./snailServer"; export { SnailMethod } from "./snailMethod"; export { SnailApi } from "./snailApi"; export { SnailSse } from "./snailSse";