UNPKG

@workday/canvas-kit-docs

Version:

Documentation components of Canvas Kit components

10 lines 402 B
export { AIIndicator } from './lib/AIIndicator'; export { DownloadLLMFile } from './lib/DownloadLLMFile'; export { ExampleCodeBlock } from './lib/ExampleCodeBlock'; export * from './lib/specs'; export * from './lib/Specifications'; export * from './lib/StylePropsTable'; export * from './lib/docs'; export * from './lib/SymbolDoc'; export * from './lib/MDXElements'; //# sourceMappingURL=index.d.ts.map