Type alias CountingWorkRecordIdentity

CountingWorkRecordIdentity: {
    hash: string;
    name: string;
}

Type declaration

  • hash: string
  • name: string

Generated using TypeDoc