| Interface | Description |
|---|---|
| RenderAssetProvider |
The interface RenderAssetProvider is responsible for providing the assets like the content of the index page and the
server bundle as a file.
|
| Class | Description |
|---|---|
| FilesystemProvider |
The class FilesystemProvider represents an asset provider that is using assets from the file system.
|
| ResourceProvider |
The class ResourceProvider represents an asset provider that is using the resource system.
|
Copyright © 2017. All rights reserved.