Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/tokens/lib/themes/index.js

3 lines
193 B
JavaScript

export { teamsDarkTheme, teamsDarkV21Theme, teamsHighContrastTheme, teamsLightTheme, teamsLightV21Theme } from "./teams/index.js";
export { webDarkTheme, webLightTheme } from "./web/index.js";