mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-03 14:23:12 +00:00
chore: remove unused exports
This commit is contained in:
parent
503c348b79
commit
e54dacddd7
@ -14,8 +14,3 @@ export {
|
||||
isEphemeralMessage,
|
||||
isSyncMessage
|
||||
} from "./message.js";
|
||||
export { ILocalHistory, MemLocalHistory } from "./mem_local_history.js";
|
||||
export {
|
||||
PersistentStorage,
|
||||
type HistoryStorage
|
||||
} from "./persistent_storage.js";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user