Commit 0495edf
authored
WOQLClient: Fix JSDoc
The documentation contained very weird `module__` prefixes. This was because we were documenting the WOQLClient class as a module, even though it is a class instead of a module. This fixes the generated documentation to be much nicer.1 parent f3ccb85 commit 0495edf
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments