method mongoose.Schema.prototype.pathTypeimport { mongoose } from "https://deno.land/x/mongoose@8.6.3/types/index.d.ts"; const { Schema } = mongoose; pathType(path: string): stringReturns the pathType of path for this schema. Returns the pathType of path for this schema. Parameterspath: stringReturnsstring