UNPKG

@react-awesome-query-builder/fluent

Version:
5 lines (4 loc) 179 B
import React from "react"; import { ProviderProps } from "@react-awesome-query-builder/ui"; declare const FluentUIProvider: React.FC<ProviderProps>; export { FluentUIProvider, };