UNPKG

xatto

Version:

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

7 lines (6 loc) 250 B
export declare const CONTEXT = "xa.context"; export declare const EXTRA = "xa.extra"; export declare const FILL = "xa.fill"; export declare const PATH = "xa.path"; export declare const SLICE = "xa.slice"; export declare const TEXT = "xa.text";