RoomlePlanner.Internal.default-3
Last updated
Last updated
..default
• new default(_context_
)
_context_
string
• _context_: string
• _creator_: string
▸ addItem(id
, payload
, storeId?
, limit?
): void
id
string
undefined
payload
any
undefined
storeId
string
DEFAULT_STORE
limit
number
DEFAULT_STORE_SIZE
void
▸ getItem(id
, storeId?
): any
id
string
undefined
storeId
string
DEFAULT_STORE
any
storeId
string
DEFAULT_STORE
▸ saveStore(storeId
, store
): void
storeId
string
store
void
.
▸ getStore(storeId?
):