UNPKG

xx-common

Version:

the functions of yd common

10 lines (9 loc) 143 B
export {}; declare global { interface Window { [props: string]: any; } interface Document { [props: string]: any; } }