Skip to content

Commit

Permalink
Adjust d.ts comment formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Oct 24, 2023
1 parent 0a67d75 commit 1e6a403
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
declare module "deps-qt-core-raub" {
/**
* Path to binaries
*
* Platform binary directory absolute path
*/
export const bin: string;
/**
* Path to includes
*
* Include directory for this module
*/
export const include: string;
Expand Down

0 comments on commit 1e6a403

Please sign in to comment.