UNPKG

@json-types/compose

Version:
27 lines (17 loc) 805 B
# @json-types/compose [![workflow-badge]](https://github.com/swordev/json-types/actions/workflows/ci.yaml) [![license-badge]](https://github.com/swordev/json-types#license) [workflow-badge]: https://img.shields.io/github/actions/workflow/status/swordev/json-types/ci.yaml?branch=main [license-badge]: https://img.shields.io/github/license/swordev/json-types ## Installation ```sh npm install --save @json-types/compose ``` ## Usage ```ts import { type Compose } from "@json-types/compose"; import schema from "@json-types/compose/schema.json"; ``` ## Details TypeScript types generated automatically every night and published when there are changes. - Last change: 2025-07-22T02:17:59.097Z - Source URL: https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json