更新
This commit is contained in:
parent
b57276ffa2
commit
ba0938b5d3
@ -8,6 +8,7 @@ import { classHighlightStyle } from '@codemirror/highlight';
|
|||||||
import tools from './_tools';
|
import tools from './_tools';
|
||||||
import JoeAction from './_actions';
|
import JoeAction from './_actions';
|
||||||
import createPreviewHtml from './_create';
|
import createPreviewHtml from './_create';
|
||||||
|
|
||||||
class Joe extends JoeAction {
|
class Joe extends JoeAction {
|
||||||
constructor() {
|
constructor() {
|
||||||
super();
|
super();
|
||||||
|
Loading…
Reference in New Issue
Block a user