method mongoose.Schema.prototype.pathTypeimport { mongoose } from "https://deno.land/x/mongoose@7.8.2/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