implement PermanentUserData storage prototype
This commit is contained in:
@@ -53,5 +53,6 @@ export {
|
||||
decodeSnapshot,
|
||||
encodeSnapshot,
|
||||
isDeleted,
|
||||
equalSnapshots
|
||||
equalSnapshots,
|
||||
PermanentUserData // @TODO experimental
|
||||
} from './internals.js'
|
||||
|
||||
Reference in New Issue
Block a user