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