前端初始化
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import Displayable from '../graphic/Displayable';
|
||||
import { BrushScope, SVGVNodeAttrs } from './core';
|
||||
export declare function createCSSEmphasis(el: Displayable, attrs: SVGVNodeAttrs, scope: BrushScope): void;
|
||||
Reference in New Issue
Block a user