I've added the methods for async stack traces alongside the Typescript definitions. V8 has supported this feature by default since v7.3. The official definitions and descriptions can be found here.
Test
[x] npm test passes - both source code and type definitions test
Changes
I've added the methods for async stack traces alongside the Typescript definitions. V8 has supported this feature by default since v7.3. The official definitions and descriptions can be found here.
Test
npm test
passes - both source code and type definitions test