{
  "version": 3,
  "sources": ["../../../../src/lib/ui/hooks/useCanRedo.ts"],
  "sourcesContent": ["import { useEditor, useValue } from '@bigbluebutton/editor'\n\n/** @public */\nexport function useCanRedo() {\n\tconst editor = useEditor()\n\treturn useValue('useCanRedo', () => editor.getCanRedo(), [editor])\n}\n"],
  "mappings": "AAAA,SAAS,WAAW,gBAAgB;AAG7B,SAAS,aAAa;AAC5B,QAAM,SAAS,UAAU;AACzB,SAAO,SAAS,cAAc,MAAM,OAAO,WAAW,GAAG,CAAC,MAAM,CAAC;AAClE;",
  "names": []
}
