diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-05-01 15:10:56 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-05-01 15:10:56 +0200 |
| commit | e8fcef96681425d431d03fa323747d7d6e61257c (patch) | |
| tree | 0646922304ac38721b2f53485d1c1106d6c300d5 /doc/interfaces/App.Stuff.md | |
| parent | 3260d5e90a30bbf57e3e5822aa84c23cee0411be (diff) | |
Add typedoc
Diffstat (limited to 'doc/interfaces/App.Stuff.md')
| -rw-r--r-- | doc/interfaces/App.Stuff.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/interfaces/App.Stuff.md b/doc/interfaces/App.Stuff.md new file mode 100644 index 0000000..14f9d50 --- /dev/null +++ b/doc/interfaces/App.Stuff.md @@ -0,0 +1,7 @@ +[forum](../README.md) / [Exports](../modules.md) / [App](../modules/App.md) / Stuff + +# Interface: Stuff + +[App](../modules/App.md).Stuff + +The interface that defines `stuff`, as input or output to [`load`](/docs/loading) or as the value of the `stuff` property of the [page store](/docs/modules#$app-stores). |