Verifying tx signature

How can I verify transaction signature with near-api-js ?

I want to check it before sending transaction.

Right here between signing and sending tx >> transaction-examples/send-tokens-deconstructed.js at master · near-examples/transaction-examples · GitHub