@companion-surface/base
    Preparing search index...

    Interface OpenSurfaceResult

    interface OpenSurfaceResult {
        registerProps: SurfaceRegisterProps;
        surface: SurfaceInstance;
    }
    Index

    Properties

    registerProps: SurfaceRegisterProps