nx/docs/generated/devkit/FileData.md
2023-08-18 11:54:36 -04:00

443 B

Interface: FileData

Some metadata about a file

Table of contents

Properties

  • deps: (string | [string, string])[]
  • file: string
  • hash: string

Properties

deps

Optional deps: (string | [string, string])[]


file

file: string


hash

hash: string