{
  "paths": {
    "compiled": "./lib",
    "source": "./src"
  },
  "parts": [
    {
      "implements": "part:@sanity/base/schema-type",
      "path": "schema/row"
    },
    {
      "implements": "part:@sanity/base/schema-type",
      "path": "schema/table"
    }
  ]
}
