Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

npm-testworld

chanychoi939ISC1.0.2

A test for npm packaging

readme

What is this?

A test for npm packaging

Installation

npm i npm-testworld --save

Then...

import { area, perimeter } from 'npm-testworld';

ladeeda