interface OutletProps {
    context?: unknown;
}

Properties

Properties

context?: unknown