utilities.basefile._constructor_.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/utilities > BaseFile > (constructor)

BaseFile.(constructor)

Constructs a new instance of the BaseFile class

Signature:

constructor(file: FileWithPath);

Parameters

ParameterTypeDescription
fileFileWithPath

Contents

  1. 1BaseFile.(constructor)
  2. 2Parameters