Skip to content

Commit

Permalink
Fix: ts docs syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
iann838 committed Mar 1, 2024
1 parent a2d6142 commit 84dcaef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/basic/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ hide:
Available subset modules:

```ts
import { ... } from "pulsefire-types/schemas"
import type { ... } from "pulsefire-types/schemas"
```

0 comments on commit 84dcaef

Please sign in to comment.