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

2.0.4 • Public • Published

Reshoot logo
@reshoot/types

Enums and types shared across the framework.

You should rarely need to use it directly.

More about reshoot.

Installation

# PNPM
pnpm add @reshoot/types

# NPM
npm install @reshoot/types

# yarn
yarn add @reshoot/types

Available Enums and Types

import {
  AspectRatioType,
  AspectRatioFormat,
  type CoreOptions,
  type InlineOptions,
  type CoreImageMeta,
  type ImageMeta,
} from '@reshoot/types';

Support

This library has been continuously used in many of my personal projects, and is regarded as production-ready. In the foreseeable future, I will continuously maintain and support this library.

Issues and Feedback

Please voice your opinion and report bugs in the issues sections of this GitHub project.

Contributing

You are more than welcome to add more functionalities, improve documentation, fix bugs, and anything you think is needed. The build step is pretty self-explanatory. Please refer to package.json.

License

MIT

Package Sidebar

Install

npm i @reshoot/types

Weekly Downloads

0

Version

2.0.4

License

MIT

Unpacked Size

6.92 kB

Total Files

8

Last publish

Collaborators

  • billykwok