@open-archiver/types
v0.1.5
Published
This package contains shared TypeScript type definitions for the Open Archiver project.
Downloads
31
Readme
@open-archiver/types
This package contains shared TypeScript type definitions for the Open Archiver project.
Installation
npm install @open-archiver/typesUsage
Import the types you need in your TypeScript files:
import { User, Email } from '@open-archiver/types';