Update index.d.ts

This commit is contained in:
Sergey Shandar
2018-08-30 13:53:58 -07:00
committed by GitHub
parent 9a48a20253
commit 69416cfbc7

View File

@@ -1,4 +1,4 @@
// Type definitions for commonmark.js 0.28
// Type definitions for commonmark.js 0.27
// Project: https://github.com/jgm/commonmark.js
// Definitions by: Nico Jansen <https://github.com/nicojs>
// Leonard Thieu <https://github.com/leonard-thieu>