UNPKG

xatto

Version:

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

3 lines (2 loc) 123 B
import { Nowait } from './nowait'; export declare function nowaitProvider(scheduleRender: Function): [Nowait, Function];