Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Dec 23, 2024
1 parent bbe1fe6 commit 3dd1cd3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
#!/usr/bin/env node
/**
* @module
* Main entry point.
*/

import { PlatformDirs, version } from "./index.js";

/** @type {Record<string, keyof PlatformDirs>} */
Expand Down

0 comments on commit 3dd1cd3

Please sign in to comment.