I have these types genereated by supabase and am trying to figure out how to use them https://gist.github.com/AndruMace/eb0f4f97af8706741cb2edf481e648bc .
I can import Database and Tables, but can't figure out how to type, e.g., something as a post object from my posts tables, or anything else.