| Interface | Description |
|---|---|
| JavaScriptSourceSet |
Represents a source set containing JavaScript sources.
|
| RoutesSourceSet |
Represents a source set containing routes files.
|
| TwirlSourceSet |
Represents a source set containing Twirl templates.
|
| TwirlTemplateFormat |
Twirl Template format mapping.
|
| Enum | Description |
|---|---|
| TwirlImports |
Represents the available sets of default imports that can be used when compiling Twirl templates.
|