cli/azd/pkg/contracts/doc.go (1 lines of code) (raw):
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Package contracts contains API contracts that azd CLI communicates externally in commands via stdout.
// Currently, all contracts support JSON output.
package contracts