前端初始化
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import { registerPainter } from '../zrender.js';
|
||||
import Painter from './Painter.js';
|
||||
registerPainter('canvas', Painter);
|
||||
Reference in New Issue
Block a user