UNPKG

@intersect.mbo/govtool-delegation-pillar

Version:
4 lines (3 loc) 229 B
import { PillarProviderProps } from 'context'; declare const DelegationPillar: ({ walletApi, apiUrl, validationApiUrl, ...props }: PillarProviderProps) => import("react/jsx-runtime").JSX.Element; export default DelegationPillar;