UNPKG

@jasmith79/sequable

Version:

Library functions for working with generators

7 lines (6 loc) 133 B
module.exports = { presets: [ ["@babel/preset-env", { targets: { node: "current" } }], "@babel/preset-typescript", ], };