2023-12-13 16:49:46 +01:00

691 B

Interface: Hash

A data structure returned by the default hasher.

Table of contents

Properties

Properties

details

details: Object

Type declaration

Name Type
command string
implicitDeps? { [fileName: string]: string; }
nodes { [name: string]: string; }
runtime? { [input: string]: string; }

value

value: string