global.d.ts 35 B

1
  1. type Dict = { [name: string]: any }