Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 326 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 326 Bytes

Pear Interface

global.Pear API jsdoc type interface

Usage

This is a purely development module.

npm install --save-dev pear-interface
/** @typedef {import('pear-interface')} */

Pear Runtime automatically updates pear-interface in place so types are always synced to Pear.

License

Apache-2.0