mirror of
https://github.com/harness/drone.git
synced 2025-05-08 22:32:21 +08:00
8 lines
160 B
TypeScript
8 lines
160 B
TypeScript
/* eslint-disable */
|
|
// this is an auto-generated file
|
|
declare const styles: {
|
|
readonly stepLayout: string
|
|
readonly loading: string
|
|
}
|
|
export default styles
|