UNPKG

@area2-ai/a2-react-keystroke-package

Version:

# a2-react-keystroke-package

5 lines (4 loc) 226 B
export { A2Textbox } from './components'; export { Area2Provider } from './context'; export { useKeystrokeBuilder as useCipherCapture } from './hooks'; export type { TargetPlatform, A2CapturePayload } from './interfaces';