UNPKG

xatto

Version:

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

5 lines (4 loc) 166 B
export declare const CREATE = "create"; export declare const DESTROY = "destroy"; export declare const REMOVE = "remove"; export declare const UPDATE = "update";