mirror of
https://github.com/harness/drone.git
synced 2025-05-04 23:40:24 +08:00
10 lines
204 B
TypeScript
10 lines
204 B
TypeScript
/* eslint-disable */
|
|
// this is an auto-generated file
|
|
declare const styles: {
|
|
readonly main: string
|
|
readonly state: string
|
|
readonly metaline: string
|
|
readonly time: string
|
|
}
|
|
export default styles
|