@alexa/ask-expressions-spec
Version:
The JSON Schema specification for the Alexa Skills Kit Intermediate Representation (ASKIR).
16 lines (10 loc) • 887 B
Markdown
# exports Schema
```txt
https://amazonalexa.com/ask/2020/12/Module#/properties/exports
```
The declared names that are visible outside this module.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :---------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [Module.json\*](../../schemas/Module.json "open original schema") |
## exports Type
`string[]` ([QualifiedName](actiondeclaration-properties-qualifiedname.md))