Docs
This commit is contained in:
parent
1a1268d646
commit
e01e05f836
|
@ -27,7 +27,7 @@ A configuration then must define:
|
|||
|
||||
Where `some-model-module` is an existing `model` instance.
|
||||
|
||||
## AsteroidModule.options
|
||||
## AsteroidModule.optionsDefinition
|
||||
|
||||
Asteroid Modules may also describe the options they accept. This will validate the configuration and make sure users have supplied required information and in a way that the module can use to construct a working instance.
|
||||
|
||||
|
|
Loading…
Reference in New Issue