homebox/frontend/lib/requests/index.ts

2 lines
55 B
TypeScript
Raw Normal View History

2022-08-31 00:06:57 +00:00
export { Requests, type TResponse } from './requests';