UNPKG

xatto

Version:

xatto is View Layer Library based on Function and Context using VirtualDOM. This is developed by forking from jorgebucaran/superfine.

13 lines (10 loc) 160 B
export interface Props { [key: string]: any xa: { context: any; extra: any; fill?: any; slice?: string | number; text?: string; } }