Just will live it here
I have used his command in frontend folder with folowing project structure
npx fuels typegen -i ../predicate/out/debug/*-abi.json -o ./src/types --predicate
after this I have got generated abi files in frontend/src/types folder
