Added setting registration status (closes #20)
This commit is contained in:
parent
b3119f5287
commit
dfcbef81ef
16 changed files with 68 additions and 19 deletions
|
|
@ -5,7 +5,8 @@ of incompatabilities for whatever reason. This can also be used
|
|||
internally within this module if we discover incompatabilites with
|
||||
systems and want to disable it on our side.
|
||||
|
||||
This file is more as documentation than anything at this point in time.
|
||||
This file is meant more documentation than anything at this point in
|
||||
time.
|
||||
|
||||
Call Signature: (settingKey: string) => {}
|
||||
Call Signature: (settingKey: string) => (void | boolean)
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue