Lens Scripting API
    Preparing search index...
    SIK: {
        get CursorController(): CursorControllerProvider;
        get HandInputData(): HandInputData;
        get InteractionConfiguration(): InteractionConfigurationProvider;
        get InteractionManager(): InteractionManager;
        get MobileInputData(): MobileInputData;
        get SIKLogLevelProvider(): SIKLogLevelProvider;
    } = ...

    Type declaration