mirror of
https://github.com/harness/drone.git
synced 2025-05-31 11:43:15 +00:00
14 lines
342 B
TypeScript
14 lines
342 B
TypeScript
/* eslint-disable */
|
|
// this is an auto-generated file
|
|
declare const styles: {
|
|
readonly main: string
|
|
readonly lineNo: string
|
|
readonly gitBlame: string
|
|
readonly layout: string
|
|
readonly blameColumn: string
|
|
readonly blameBox: string
|
|
readonly blameBoxLayout: string
|
|
readonly blameCommitPortalClass: string
|
|
}
|
|
export default styles
|