mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 15:50:13 +00:00
👌 update import to support pre-es6 syntax
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as Recipe from "hummus-recipe";
|
||||
import Recipe = require("hummus-recipe");
|
||||
|
||||
// $ExpectType Recipe
|
||||
const pdf = new Recipe("new", "test.pdf", {
|
||||
|
||||
Reference in New Issue
Block a user