mirror of
https://github.com/harness/drone.git
synced 2025-05-31 11:43:15 +00: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
|