Skip to content

Commit

Permalink
update api-report
Browse files Browse the repository at this point in the history
  • Loading branch information
khamudom committed Feb 8, 2021
1 parent 5be20fb commit 263474e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/web-components/docs/api-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import { Breadcrumb } from '@microsoft/fast-foundation';
import { BreadcrumbItem } from '@microsoft/fast-foundation';
import { Button } from '@microsoft/fast-foundation';
import { Checkbox } from '@microsoft/fast-foundation';
import { ColorRGBA64 } from '@microsoft/fast-colors';
import { CSSCustomPropertyBehavior } from '@microsoft/fast-foundation';
import { DesignSystemProvider } from '@microsoft/fast-foundation';
import { Dialog } from '@microsoft/fast-foundation';
Expand Down Expand Up @@ -1174,9 +1173,6 @@ export enum PaletteType {
neutral = "neutral"
}

// @public
export function parseColorString(color: string): ColorRGBA64;

// @public
export const ProgressRingStyles: import("@microsoft/fast-element").ElementStyles;

Expand Down

0 comments on commit 263474e

Please sign in to comment.