drone/web/src/components/Console/Console.module.scss.d.ts
2023-08-29 16:00:01 +01:00

11 lines
238 B
TypeScript

/* eslint-disable */
// this is an auto-generated file
declare const styles: {
readonly container: string
readonly log: string
readonly header: string
readonly headerLayout: string
readonly steps: string
}
export default styles