How to specify multiple network interfaces in nftables when setting up a TransparentProxy?

Hello.

The TransparentProxy documentation page in /etc/nftables.conf only uses one network interface. How should I change /etc/nftables.conf if my laptop has two interfaces?

Thank you.

I think I got it:

define interface = { enp4s0, wlp3s0 }