utils: export missing members
This commit is contained in:
parent
626eb3613e
commit
ceb1f15188
|
@ -31,4 +31,6 @@ export * from "./onceDefined";
|
||||||
export * from "./onlyOnce";
|
export * from "./onlyOnce";
|
||||||
export * from "./patches";
|
export * from "./patches";
|
||||||
export * from "./Queue";
|
export * from "./Queue";
|
||||||
|
export * from "./react";
|
||||||
|
export * from "./settingsSync";
|
||||||
export * from "./text";
|
export * from "./text";
|
||||||
|
|
Loading…
Reference in a new issue