mirror of
https://github.com/harness/drone.git
synced 2025-05-13 23:50:47 +08:00
7 lines
129 B
TypeScript
7 lines
129 B
TypeScript
/* eslint-disable */
|
|
// this is an auto-generated file
|
|
declare const styles: {
|
|
readonly select: string
|
|
}
|
|
export default styles
|