Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Types: fixed NgxKeyValuePair definition.
NgxSharedDict.items() returns an array of `[key, value]` pairs, as `Object.entries()`.
- Loading branch information