diff options
Diffstat (limited to 'doc/interfaces/App.Session.md')
| -rw-r--r-- | doc/interfaces/App.Session.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/interfaces/App.Session.md b/doc/interfaces/App.Session.md new file mode 100644 index 0000000..600a72b --- /dev/null +++ b/doc/interfaces/App.Session.md @@ -0,0 +1,7 @@ +[forum](../README.md) / [Exports](../modules.md) / [App](../modules/App.md) / Session + +# Interface: Session + +[App](../modules/App.md).Session + +The interface that defines `session`, both as an argument to [`load`](/docs/loading) functions and the value of the [session store](/docs/modules#$app-stores). |