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 {
2022-04-16 09:42:40 +08:00
size?: ElememtPlusSize
2022-01-07 17:38:24 +08:00
}