Collection of utility types, complementing TypeScript built-in mapped types and aliases (think "lodash" for static types).
5.54k
stars
230
forks
source link
fix: ReadOnly<T> has a typo in its documentation (#156) #157
Closed
cyli2014 closed 4 years ago
Description
Fixed a typo in the usage example of
$ReadOnly<T>
.Related issues:
Refer to #156 .
Checklist
For bugfixes:
For new features:
dts-jest