configurator-core/src/configurator.internal.default
Context
constructor
_context_
_creator_
getItem
setItem
• new default(_context_)
string
• _context_: string
• _creator_: string
Context.creator
▸ getItem(key): any
key
any
▸ setItem<T>(key, value): void
T
value
void
Last updated 2 years ago