UNPKG

for-ease

Version:

a simple library for itrating over anything

5 lines (4 loc) 129 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const For = require("./for"); window.For = For;