UNPKG
@thebitbybit/craftjs-layers
Version:
latest (0.1.0-beta.17-bbb.1)
0.1.0-beta.17-bbb.1
0.1.0-beta.17-bbb
A Photoshop-like layers panel for your page editor
github.com/prevwong/craft.js/
prevwong/craft.js
@thebitbybit/craftjs-layers
/
lib
/
events
/
index.d.ts
3 lines
(2 loc)
•
77 B
TypeScript
View Raw
1
2
3
import
React
from
'react'
;
export
declare
const
EventManager
:
React
.
FC
<
any
>;