upper property
The upper read-only property of the
IDBKeyRange interface returns the upper bound of the key range.
Implementation
external JSAny? get upper;
The upper read-only property of the
IDBKeyRange interface returns the upper bound of the key range.
external JSAny? get upper;