mirror of
https://github.com/harness/drone.git
synced 2025-05-06 20:12:37 +08:00
49 lines
1.8 KiB
TypeScript
49 lines
1.8 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 aiLabel: string
|
|
export declare const editorCtn: string
|
|
export declare const fileContent: string
|
|
export declare const filename: string
|
|
export declare const filePath: string
|
|
export declare const filtersCtn: string
|
|
export declare const header: string
|
|
export declare const highlight: string
|
|
export declare const highlightLineNumber: string
|
|
export declare const isCollapsed: string
|
|
export declare const layout: string
|
|
export declare const loadingSpinner: string
|
|
export declare const main: string
|
|
export declare const multiSelect: string
|
|
export declare const noResult: string
|
|
export declare const noResultContainer: string
|
|
export declare const pageHeader: string
|
|
export declare const path: string
|
|
export declare const pathText: string
|
|
export declare const preview: string
|
|
export declare const result: string
|
|
export declare const resultHeader: string
|
|
export declare const resultTitle: string
|
|
export declare const searchBox: string
|
|
export declare const searchResult: string
|
|
export declare const selected: string
|
|
export declare const semanticStamp: string
|
|
export declare const showMoreCtn: string
|
|
export declare const split: string
|
|
export declare const texts: string
|