UNPKG

@awcrotwell/motion

Version:

Motion allows you to build reactive, real-time frontend UI components in your Amber application using pure Crystal that are reusable, testable & encapsulated. For brevity, we will call them MotionComponents.

3 lines (2 loc) 108 B
export declare const documentLoaded: Promise<any>; export declare const beforeDocumentUnload: Promise<any>;