mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-10-27 04:01:47 +01:00
break touch interaction into own module
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import { enterFullscreen } from '../utils/util.js'
|
||||
|
||||
/**
|
||||
* Handles all reveal.js keyboard interactions.
|
||||
* Reads and writes the URL based on reveal.js' current state.
|
||||
*/
|
||||
export default class Location {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user