Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/gesso/types/models.ts>FeatureFlag

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

Properties

context_type: string
context_id: number
feature: string
state: string
locked: boolean