Interface

Meta-18MetaLaunchContextConstructorProps

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

Hierarchy (View Summary)

Index

Properties

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