Duplicated from jbilcke-hf/ai-comic-factory
797cbb8
1
2
3
4
export function computePercentage(input: string | number) { // TODO something return 0 }