mirror of
https://github.com/harness/drone.git
synced 2025-05-18 18:09:56 +08:00
8 lines
155 B
TypeScript
8 lines
155 B
TypeScript
/* eslint-disable */
|
|
// this is an auto-generated file
|
|
declare const styles: {
|
|
readonly main: string
|
|
readonly fullPage: string
|
|
}
|
|
export default styles
|