gohttpdUi/types/componentType/configGlobal.d.ts

4 lines
65 B
TypeScript
Raw Normal View History

2022-01-07 17:38:24 +08:00
declare interface ConfigGlobalTypes {
size?: ElememtPlusSzie
}