drone/web/src/components/Changes/Changes.module.scss.d.ts

40 lines
1.4 KiB
TypeScript

/*
* Copyright 2023 Harness, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/* eslint-disable */
// This is an auto-generated file
export declare const commitsDropdown: string
export declare const container: string
export declare const diffStatsLabel: string
export declare const disabled: string
export declare const enableDiffLineBreaks: string
export declare const header: string
export declare const hide: string
export declare const hideBtn: string
export declare const main: string
export declare const menuItem: string
export declare const menuReviewItem: string
export declare const popover: string
export declare const refreshBtn: string
export declare const refreshIcon: string
export declare const repeatBtn: string
export declare const reviewButton: string
export declare const reviewIcon: string
export declare const scrollTop: string
export declare const show: string
export declare const stickied: string
export declare const wrapper: string