The documentation [https://docs.world.org/mini-apps/commands/send-haptic-feedback](url) states that 'soft' and 'rigid' are options for SendHapticFeedbackInput, but it's not actually available here: https://github.com/worldcoin/minikit-js/blob/484997614a4d6d4cb892a5178b776a40b8eeaca1/packages/core/types/commands.ts#L140
The documentation https://docs.world.org/mini-apps/commands/send-haptic-feedback states that 'soft' and 'rigid' are options for SendHapticFeedbackInput, but it's not actually available here:
minikit-js/packages/core/types/commands.ts
Line 140 in 4849976