drone/web/src/components/CommitDivergence/CommitDivergence.module.scss.d.ts
2022-11-23 02:53:51 -08:00

11 lines
231 B
TypeScript

/* eslint-disable */
// this is an auto-generated file
declare const styles: {
readonly container: string
readonly main: string
readonly ahead: string
readonly behind: string
readonly pipe: string
}
export default styles