utilities.filewithpath._constructor_.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/utilities > FileWithPath > (constructor)
FileWithPath.(constructor)
Constructs a new instance of the FileWithPath class
Signature:
constructor(blob: Blob, name: string, _path: string);
Parameters
| Parameter | Type | Description |
|---|---|---|
| blob | Blob | |
| name | string | |
| _path | string |