Enabling shorter import paths [automatic]
This commit is contained in:
8
lib/index.d.ts
vendored
Normal file
8
lib/index.d.ts
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
export * from "./kcContext";
|
||||
export * from "./i18n/KcLanguageTag";
|
||||
export * from "./i18n/useKcLanguageTag";
|
||||
export * from "./i18n/useKcTranslation";
|
||||
export * from "./components/KcProperties";
|
||||
export * from "./components/Login";
|
||||
export * from "./components/Template";
|
||||
export * from "./components/KcApp";
|
Reference in New Issue
Block a user