probe-web / @probe-web/artifacts / fromFile
Function: fromFile()
ts
function fromFile(file): ArtifactSource;Defined in: index.ts:185
A File from drag-drop or <input type=file>; not watchable.
Parameters
| Parameter | Type |
|---|---|
file | File |