mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 21:33:02 +01:00
* dummy commit * cleanup workflows * setup and run eslint * add linter to CI * use eslint for formatting * reorder rules * drop editor config
3 lines
70 B
TypeScript
3 lines
70 B
TypeScript
export { BaseAPI } from "./base-api";
|
|
export { route } from "./urls";
|