normalize-refactor 0.3.2

Composable refactoring engine for normalize
Documentation
1
2
import { sum } from "./utils.js";
console.log(sum(1, 2));