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) 126 B
export const CREATE = 'create' export const DESTROY = 'destroy' export const REMOVE = 'remove' export const UPDATE = 'update'