mirror of
https://github.com/harness/drone.git
synced 2025-05-21 19:39:59 +08:00
13 lines
306 B
TypeScript
13 lines
306 B
TypeScript
/* eslint-disable */
|
|
// this is an auto-generated file
|
|
declare const styles: {
|
|
readonly folderContent: string
|
|
readonly table: string
|
|
readonly row: string
|
|
readonly rowText: string
|
|
readonly readmeContainer: string
|
|
readonly heading: string
|
|
readonly readmeContent: string
|
|
}
|
|
export default styles
|