Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 187 Bytes

File metadata and controls

12 lines (7 loc) · 187 Bytes

workerjs-stacktace

This is abstraction layer for getting current callstack.

Usage

var stacktrace = require("workerjs-stacktace");

console.log(stacktrace());