1
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Sean Sube 95bf7ac982 fix: internal module imports 2022-10-08 15:02:40 -05:00
ssube 99f18ae5d1
feat(reflect): handle missing prototypes
Typescript 4.2 fixed a return type for objects without a prototype.
This change throws an InvalidValueError for these, rather than the
TypeError that was previously thrown.
2021-03-27 18:22:36 -05:00
ssube 6d7e72e1a8
lint: organize files, document exported 2020-03-31 08:29:47 -05:00
ssube 76e2ba46dd
fix(test): cover pid file, signal helpers, improve coverage for others 2020-03-30 21:31:51 -05:00
ssube 852045f7b1
fix(test): cover async, buffer, map, and reflect utils 2020-03-30 18:09:36 -05:00