Interface

Meta-18MetaBackendConstructorProps

interface ConstructorProps {
    capabilities: Meta.BackendCapabilities;
    context: Meta.Context;
}

Hierarchy (View Summary)

Index

Properties

context: Meta.Context