Skip to content

Commit

Permalink
chore: update api report for foundation (#6845)
Browse files Browse the repository at this point in the history
* update api report

* Change files
  • Loading branch information
chrisdholt authored Sep 30, 2023
1 parent edf73f0 commit 16002f3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "update api report",
"packageName": "@microsoft/fast-foundation",
"email": "[email protected]",
"dependentChangeType": "none"
}
2 changes: 1 addition & 1 deletion packages/web-components/fast-foundation/docs/api-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2819,7 +2819,7 @@ export type YearFormat = "2-digit" | "numeric";

// Warnings were encountered during analysis:
//
// dist/dts/design-token/design-token.d.ts:91:5 - (ae-forgotten-export) The symbol "create" needs to be exported by the entry point index.d.ts
// dist/dts/design-token/design-token.d.ts:95:5 - (ae-forgotten-export) The symbol "create" needs to be exported by the entry point index.d.ts
// dist/dts/di/di.d.ts:513:5 - (ae-forgotten-export) The symbol "SingletonOptions" needs to be exported by the entry point index.d.ts

// (No @packageDocumentation comment for this package)
Expand Down

0 comments on commit 16002f3

Please sign in to comment.