优化
This commit is contained in:
Vendored
+1
-1
@@ -2,7 +2,7 @@ declare namespace Theme {
|
||||
interface ThemeConfig {
|
||||
title: string;
|
||||
key: string;
|
||||
imgUrl: string;
|
||||
// imgUrl: string;
|
||||
config: Partial<import('stepin/es/style/interface').Theme>;
|
||||
handler?: Function;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user