UNPKG

@procore/core-react

Version:
5 lines (4 loc) 196 B
import React from 'react'; import type { GhostPlaceholderProps } from './GhostPlaceholder.types'; declare const GhostPlaceholder: React.FC<GhostPlaceholderProps>; export default GhostPlaceholder;