craft-hub / ProjectRecord
Interface: ProjectRecord
Defined in: packages/craft-hub/src/types.ts:10
Persisted local project registration.
Properties
addedAt
addedAt:
string
Defined in: packages/craft-hub/src/types.ts:18
color?
optionalcolor?:"blue"|"cyan"|"green"|"orange"|"pink"|"purple"|"red"|"yellow"
Defined in: packages/craft-hub/src/types.ts:16
icon?
optionalicon?:string
Defined in: packages/craft-hub/src/types.ts:14
iconWarning?
optionaliconWarning?:string
Defined in: packages/craft-hub/src/types.ts:15
id
id:
string
Defined in: packages/craft-hub/src/types.ts:11
name
name:
string
Defined in: packages/craft-hub/src/types.ts:12
path
path:
string
Defined in: packages/craft-hub/src/types.ts:13
trust
trust:
TrustState
Defined in: packages/craft-hub/src/types.ts:17