mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-16 19:09:18 +08:00
fix stack-trace/stack-trace-tests.ts
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/// <reference path="./stack-trace.d.ts" />
|
||||
|
||||
import stackTrace = require('stack-trace');
|
||||
|
||||
var currentStackTrace = stackTrace.get();
|
||||
|
||||
Reference in New Issue
Block a user