diff options
Diffstat (limited to 'doc/interfaces/App.Platform.md')
| -rw-r--r-- | doc/interfaces/App.Platform.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/interfaces/App.Platform.md b/doc/interfaces/App.Platform.md new file mode 100644 index 0000000..dc29fdc --- /dev/null +++ b/doc/interfaces/App.Platform.md @@ -0,0 +1,7 @@ +[forum](../README.md) / [Exports](../modules.md) / [App](../modules/App.md) / Platform + +# Interface: Platform + +[App](../modules/App.md).Platform + +If your adapter provides [platform-specific context](/docs/adapters#supported-environments-platform-specific-context) via `event.platform`, you can specify it here. |