UNPKG

@snail-js/api

Version:

Http Request with Decorators Api, build on axios

13 lines (12 loc) 379 B
export * from "./request.body"; export * from "./snail.option"; export * from "./api.option"; export * from "./versioning.option"; export * from "./cache.management.option"; export * from "./cache.type"; export * from "./response.data"; export * from "./strategy"; export * from "./apiProxy"; export * from "./sse"; export * from "./snail.method"; export * from "./snail.event";