package oxbow

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Input.CursorSource

Sourcetype t =
  1. | Theme of {
    1. name : string;
    2. size : int32;
    }