utils: export missing members

This commit is contained in:
V 2023-06-21 21:04:04 +02:00
parent 626eb3613e
commit ceb1f15188
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
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";