Enabling shorter import paths [automatic]

This commit is contained in:
ts_ci
2021-02-28 19:01:03 +00:00
parent 692ef67657
commit a40fdeb8f8
78 changed files with 20217 additions and 223 deletions

4
lib/index.d.ts vendored Normal file
View File

@ -0,0 +1,4 @@
export * from "./keycloakFtlValues";
export * from "./i18n/useKeycloakLanguage";
export * from "./i18n/useKeycloakTranslation";
export * from "./i18n/getLanguageLabel";