Data types for tables

Currently I receive this type from a db query... Is there a way to have a TS type which encapsulates it, so that I can define a variable of that type more easily?
image.png
Was this page helpful?