TypeScript Version was added to dt-header.

This commit is contained in:
segayuu
2017-09-15 10:08:18 +09:00
parent f644b2a767
commit 232eb33c31

View File

@@ -2,6 +2,7 @@
// Project: http://hexo.io/
// Definitions by: segayuu <https://github.com/segayuu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.4
import bunyan = require('hexo-bunyan');
import streams = require('stream');