Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/gesso/src/Files.ts>Files#resolvePath

A TypeScript API client for Canvas LMS
Latest
method Files.prototype.resolvePath
import { Files } from "https://deno.land/x/gesso@v0.1.2/src/Files.ts";

Parameters

course_id: string
optional
body: unknown

Returns

Promise<Folder[]>