| Annotation Type | Description |
|---|---|
| ExportAsType |
Enforces the annotated field to be exported with the given type.
|
| ExportToJavaScript |
Marks types that should be exported to JavaScript.
|
| NotExported |
Marks fields that should not be exported to JavaScript.
|