import { percentage } from "../src/index"; console.log(percentage(10, 100)); // 10