Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x authored Jul 16, 2024
1 parent 26aac25 commit 0b24c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ $ npm install --save-dev @seamapi/blueprint

```ts
import { createBlueprint } from '@seamapi/blueprint'
import * as types from '@seamapi/types'
import * as types from '@seamapi/types/connect'

const blueprint = createBlueprint(types)
console.log(JSON.stringify(blueprint)
Expand Down

0 comments on commit 0b24c51

Please sign in to comment.