Skip to content

5.1.0 版本更新后的TS类型声明 #5511

Answered by pearmini
xns1997 asked this question in Q&A
Discussion options

You must be logged in to vote
import { MarkNode, CompositionNode } from '@antv/g2';
let box : MarkNode | null = null;
let facet: CompositionNode | null = null;

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@xns1997
Comment options

@pearmini
Comment options

@pearmini
Comment options

Answer selected by xns1997
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants