Module D3pie__.D3pie_types

module Js = Js_of_ocaml.Js
class type title = object ... end
class type header = object ... end
class type smallSegmentGrouping = object ... end
class type dataContent = object ... end
class type data = object ... end
class type size = object ... end
class type innerLabelsDescriptor = object ... end
class type outerLabelsDescriptor = object ... end
class type labels = object ... end
class type loadEffect = object ... end
class type pullOutSegmentOnClickEffect = object ... end
class type effects = object ... end
class type tooltips = object ... end
class type callbackArgumentData = object ... end
class type miscColors = object ... end
class type misc = object ... end
class type callbackArgument = object ... end
class type callbacks = object ... end
class type settings = object ... end
class type pie = object ... end