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

ParameterTypeDescription
namestring

Returns:

Promise<Json>

Contents

  1. 1FileCollection.toJson() method
  2. 2Parameters