Closed MarshallOfSound closed 5 years ago
BREAKING CHANGE: innerType is now an array of innerTypes
We now support Record<string, string> (and other multi-inner generics like Map)
Record<string, string>
Map
This requires a corresponding change in electron-typescript-definitions
electron-typescript-definitions
BREAKING CHANGE: innerType is now an array of innerTypes
We now support
Record<string, string>
(and other multi-inner generics likeMap
)This requires a corresponding change in
electron-typescript-definitions