Skip to content

Commit 3773e02

Browse files
devongovetttmcw
authored andcommitted
feat: TypeScript support & inference
1 parent 6d95e8f commit 3773e02

37 files changed

+2789
-271
lines changed

__tests__/__snapshots__/index.js.snap

+2
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Array [
5858
},
5959
"errors": Array [],
6060
"examples": Array [],
61+
"implements": Array [],
6162
"loc": SourceLocation {
6263
"end": Position {
6364
"column": 9,
@@ -172,6 +173,7 @@ exports[`build 3`] = `
172173
},
173174
\\"augments\\": [],
174175
\\"examples\\": [],
176+
\\"implements\\": [],
175177
\\"params\\": [],
176178
\\"properties\\": [],
177179
\\"returns\\": [],

0 commit comments

Comments
 (0)