drone/web/src/components/Changes/Changes.module.scss.d.ts
Tan Nhu b809e6cb1a Integrate merge-check API (#331)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-02-14 10:49:26 -08:00

16 lines
398 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
}
export default styles