Add html/index.d.ts (#586)
* Add html/index.d.ts * Import bel * Fix typo
This commit is contained in:
committed by
Yoshua Wuyts
parent
a3c2e0cae0
commit
77b2dc4cae
Vendored
+2
@@ -0,0 +1,2 @@
|
|||||||
|
import * as bel from "bel"
|
||||||
|
export = bel
|
||||||
@@ -8,6 +8,7 @@
|
|||||||
"index.d.ts",
|
"index.d.ts",
|
||||||
"html/index.js",
|
"html/index.js",
|
||||||
"html/raw.js",
|
"html/raw.js",
|
||||||
|
"html/index.d.ts",
|
||||||
"dist",
|
"dist",
|
||||||
"example"
|
"example"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user