Constructor
new Source(name, type, path)
Creates an instance of Source.
Parameters:
Name | Type | Description |
---|---|---|
name |
string | Name of the resource. |
type |
ResourceTypes | Type of the resource. |
path |
string | Array.<string> | Path(s) to the resource file(s). |
- Source: