# # table # user { a: string b: string } # # storage # pictures: { profile: File }
{ a: string, b: string, profile: File }
© 2026 Hedgehog Software, LLC