mirror of
https://github.com/harness/drone.git
synced 2025-05-04 20:41:06 +08:00
9 lines
187 B
TypeScript
9 lines
187 B
TypeScript
/* eslint-disable */
|
|
// this is an auto-generated file
|
|
declare const styles: {
|
|
readonly layout: string
|
|
readonly url: string
|
|
readonly cloneCopyButton: string
|
|
}
|
|
export default styles
|