mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
7847 added missing quotes to fix compilation with tsc
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/// <reference path="prettyjson.d.ts" />
|
||||
import prettyjson = require("prettyjson");
|
||||
|
||||
var options: prettyjson.RendererOptions,
|
||||
input: string,
|
||||
|
||||
Reference in New Issue
Block a user