Skip to content

Commit

Permalink
Display constructor parameter types in the web reference
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinstadler committed Apr 15, 2024
1 parent bf27111 commit f9bd2a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/templates/reference/class.js
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ export const query = graphql`
parameters {
name
description
type
}
}
}
Expand Down

0 comments on commit f9bd2a0

Please sign in to comment.