source(...)
source(val: string): this;
Sets the filename of the target file to load.
Parameters
Parameter | Type | Description |
---|---|---|
val | string | The filename of the target file to load. |
Returns
this
source(val: string): this;
Sets the filename of the target file to load.
Parameter | Type | Description |
---|---|---|
val | string | The filename of the target file to load. |
this