UNPKG
wired-pattern-lock
Version:
latest (1.1.11)
1.1.11
1.1.0
1.0.2
1.0.1
1.0.0
A lightweight div-based gesture pattern lock library using SVG lines.
wired-pattern-lock
/
index.js
4 lines
(3 loc)
•
84 B
JavaScript
View Raw
1
2
3
4
import
Wired
from
'./src/wired.js'
;
import
'./src/style.css'
;
export
default
Wired
;