Methods
loadFile(path, type)
Load a file.
Parameters:
| Name | Type | Description |
|---|---|---|
path | string | |
type | string | Defaults to "text", see MDN. |
- Source
Load a file.
| Name | Type | Description |
|---|---|---|
path | string | |
type | string | Defaults to "text", see MDN. |