utilities.filecollection.tojson.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/utilities > FileCollection > toJson
FileCollection.toJson() method
Signature:
toJson(name: string): Promise<Json>;
Parameters
| Parameter | Type | Description |
|---|---|---|
| name | string |
Returns:
Promise<Json>