UNPKG

@airplane/views

Version:

A React library for building Airplane views. Views components are optimized in style and functionality to produce internal apps that are easy to build and maintain.

5 lines (4 loc) 126 B
import { Fetcher as LibFetcher } from "@airplane/lib"; export declare class Fetcher extends LibFetcher { constructor(); }