Lidarr/frontend/src/System/Plugins/PluginRow.css.d.ts

9 lines
207 B
TypeScript

// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'actions': string;
'version': string;
}
export const cssExports: CssExports;
export default cssExports;