Files
v10/dist/percent.d.ts

2 lines
79 B
TypeScript

import { formatPercent } from "./percent/percent.js";
export { formatPercent };