Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-05-29 23:31:34 +03:00
parent 737b941b17
commit e9db9331de

View File

@ -233,7 +233,7 @@ module.path = {
var BaseStore =
module.BaseStore = {
// XXX NEXT need to think about this...
// XXX NEXT revise naming...
next: undefined,
// NOTE: .data is not part of the spec and can be implementation-specific,