UNPKG

zeroant

Version:
5 lines (4 loc) 174 B
import React from 'react'; import { type PropertyLabelProps } from 'adminjs'; export declare const PropertyLabel: React.FC<PropertyLabelProps>; export default PropertyLabel;