drone/web/src/pages/Webhooks/Webhooks.module.scss.d.ts

15 lines
349 B
TypeScript

/* eslint-disable */
// this is an auto-generated file
declare const styles: {
readonly main: string
readonly table: string
readonly row: string
readonly title: string
readonly noData: string
readonly toggle: string
readonly toggleEnable: string
readonly toggleDisable: string
readonly cancelButton: string
}
export default styles