Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 121 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 121 Bytes

box

Usage

// es6
import Box from 'wonderbox';

// require
const Box = require('wonderbox').default