mirror of
https://github.com/harness/drone.git
synced 2025-05-04 19:02:42 +08:00
7 lines
127 B
TypeScript
7 lines
127 B
TypeScript
/* eslint-disable */
|
|
// this is an auto-generated file
|
|
declare const styles: {
|
|
readonly main: string
|
|
}
|
|
export default styles
|