UNPKG

@fchh/fcos-suite-ui

Version:

Reusable UI components based on React and TailwindCSS for the Fab City OS Suite (initially funded by the Interfacer EU project).

3 lines (2 loc) 132 B
import { ILinkContext } from '../interfaces/ILinkContext'; export declare const LinkContext: import('react').Context<ILinkContext>;