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

x/gesso/types/models.ts>LockInfoClass

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

Properties

asset_string: string
unlock_at: Date
lock_at: Date
context_module: unknown