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

x/gesso/types/models.ts>UpdatedEventData

A TypeScript API client for Canvas LMS
Latest
interface UpdatedEventData
import { type UpdatedEventData } from "https://deno.land/x/gesso@v0.1.2/types/models.ts";

Properties

name: string[]
start_at: Date[]
conclude_at: Date[]
is_public: boolean[]