drone/web/src/components/Changes/Changes.module.scss.d.ts
2023-04-10 15:00:23 -06:00

22 lines
564 B
TypeScript

/* eslint-disable */
// this is an auto-generated file
declare const styles: {
readonly wrapper: string
readonly header: string
readonly stickied: string
readonly diffStatsLabel: string
readonly main: string
readonly enableDiffLineBreaks: string
readonly container: string
readonly hideBtn: string
readonly refreshIcon: string
readonly repeatBtn: string
readonly popover: string
readonly menuItem: string
readonly menuReviewItem: string
readonly reviewIcon: string
readonly btn: string
readonly hide: string
}
export default styles