UNPKG

xatto

Version:

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

4 lines (3 loc) 127 B
export declare const FUNCTION = "function"; export declare const OBJECT = "object"; export declare const STRING = "string";