Skip to content

Commit f9bd2a0

Browse files
committed
Display constructor parameter types in the web reference
1 parent bf27111 commit f9bd2a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/templates/reference/class.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ export const query = graphql`
183183
parameters {
184184
name
185185
description
186+
type
186187
}
187188
}
188189
}

0 commit comments

Comments
 (0)