UNPKG
@chenzoho/ldt-vue-config
Version:
latest (1.9.3)
1.9.3
ldt-vue-config
@chenzoho/ldt-vue-config
/
dist
/
config.d.ts
6 lines
(5 loc)
•
102 B
TypeScript
View Raw
1
2
3
4
5
6
/**供应链信息 */
export
interface
GylConfig
{ autoRecommend:
boolean
; siteUrl:
string
; }