Skip to content

Commit b393995

Browse files
authored
Update README.md
1 parent e8c070b commit b393995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To fix that, add an [`import_map.json`](https://deno.land/manual@v1.26.1/linking
4848
## Usage
4949

5050
```ts
51-
import {Kysely} from 'kysely'
51+
import {type GeneratedAlways, Kysely} from 'kysely'
5252
import {PostgresJSDialect} from 'kysely-postgres-js'
5353
import postgres from 'postgres'
5454

0 commit comments

Comments
 (0)