forked from mirrors/homebox
75c633dcb5
* dummy commit * cleanup workflows * setup and run eslint * add linter to CI * use eslint for formatting * reorder rules * drop editor config
2 lines
70 B
TypeScript
2 lines
70 B
TypeScript
export { BaseAPI } from "./base-api";
|
|
export { route } from "./urls";
|