drone/web/src/components/DiffViewer/DiffViewer.module.scss.d.ts
2023-08-08 08:50:50 +00:00

14 lines
329 B
TypeScript

/* eslint-disable */
// this is an auto-generated file
declare const styles: {
readonly main: string
readonly readOnly: string
readonly collapsed: string
readonly diffHeader: string
readonly diffContent: string
readonly fname: string
readonly viewLabel: string
readonly standalone: string
}
export default styles