quadrinhos-ia / src /lib /computePercentage.ts
jbilcke-hf's picture
jbilcke-hf HF staff
working to allow ppl to pick the layout
797cbb8
export function computePercentage(input: string | number) {
// TODO something
return 0
}