UNPKG
@editorjs/table
Version:
latest (2.4.5)
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.3.0
1.2.2
1.2.1
1.2.0
Table for Editor.js
editor-js/table
@editorjs/table
/
dist
/
index.d.ts
3 lines
(2 loc)
•
69 B
TypeScript
View Raw
1
2
3
import
{
default
as
Plugin
}
from
'./plugin'
;
export
default
Plugin
;