UNPKG

apphouse

Version:

Component library for React that uses observable state management and theme-able components.

5 lines (4 loc) 106 B
import React from "react"; export declare const FadeInView: React.FC<{ children: React.ReactNode; }>;