UNPKG

tiny-essentials

Version:

Collection of small, essential scripts designed to be used across various projects. These simple utilities are crafted for speed, ease of use, and versatility.

8 lines (3 loc) 115 B
'use strict'; var TinyInventory = require('../libs/TinyInventory.cjs'); exports.TinyInventory = TinyInventory;