UNPKG

@workday/canvas-kit-docs

Version:

Documentation components of Canvas Kit components

6 lines 248 B
export interface SpecificationsProps { file: string; name?: string; } export declare const Specifications: ({ file, name }: SpecificationsProps) => import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=Specifications.d.ts.map