mirror of
https://github.com/tribufu/tribufu-js
synced 2026-06-01 09:42:36 +00:00
Rename files
This commit is contained in:
parent
70cb6c6bc9
commit
6b3873dae1
7 changed files with 15 additions and 19 deletions
|
|
@ -22,9 +22,9 @@ export {
|
|||
TribufuApiSingleton,
|
||||
};
|
||||
|
||||
export * from "./api/api.base";
|
||||
export * from "./api/api.generated";
|
||||
export * from "./api/api.include";
|
||||
export * from "./api/base";
|
||||
export * from "./api/generated";
|
||||
export * from "./api/include";
|
||||
export * from "./api/index";
|
||||
export * from "./api/singletion";
|
||||
export * from "./http/headers";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue