Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

File is not defined when creating a File Obect #8

@dush88c

Description

@dush88c

should be able to create FIle Object which is available in Typescript

Actual Behavior

GIve error saying File is not defined :

Steps to Reproduce the Problem code sample

var file2 = new File(["asdasdsa"], 'metadata.json');
   console.log(file2.name);

Specifications

  • Version: 4.4
  • Platform:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions