pglite icon indicating copy to clipboard operation
pglite copied to clipboard

feat: Add typed provider generation utility to React integration

Open msfstef opened this issue 6 months ago • 2 comments

Add makePGliteProvider utility that accepts a type and spits out both a typed provider and a typed usePGlite hook.

I've updated the docs to put them under their own page and updated the links to it as well.

I've also split out the tests a bit and added a type test.

msfstef avatar Aug 14 '24 09:08 msfstef