feat: add i18n persistence model
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export * from "./auth";
|
||||
export * from "./domain";
|
||||
export * from "./i18n";
|
||||
export * from "./runtime";
|
||||
export * from "./settings";
|
||||
export * from "./storage";
|
||||
|
||||
Reference in New Issue
Block a user