UNPKG

@solidgate/client-sdk-loader

Version:
7 lines (5 loc) 108 B
enum InteractionTargetType { Input = 'input', Button = 'button' } export default InteractionTargetType