Interface

Meta-51MetaLaunchContextConstructorProps

interface ConstructorProps {
    display: Meta.Display;
    timestamp: number;
    workspace: Meta.Workspace;
}

Hierarchy (View Summary)

Index
display: Meta.Display
timestamp: number
workspace: Meta.Workspace