@pnpm/cafs-types
TypeScript icon, indicating that this package has built-in type declarations

5.0.0 • Public • Published

@pnpm/cafs-types

Types for the cafs

npm version

Installation

pnpm add @pnpm/types

Usage

import { PackageManifest } from '@pnpm/types'

const pkg: PackageManifest = {
  name: 'foo',
  version: '1.0.0',
}

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @pnpm/cafs-types

Weekly Downloads

213

Version

5.0.0

License

MIT

Unpacked Size

4.71 kB

Total Files

6

Last publish

Collaborators

  • pnpmuser
  • zkochan