Skip to content

craft-hub / TrustState

Type Alias: TrustState

TrustState = "trusted" | "untrusted"

Defined in: packages/craft-hub/src/types.ts:2

Local execution trust assigned to a registered project.

Released under the MIT License.