utils: export missing members

This commit is contained in:
V 2023-06-21 21:04:04 +02:00
parent 626eb3613e
commit ceb1f15188
No known key found for this signature in database
GPG key ID: A1DC0CFB5615D905

View file

@ -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";