Module Fontstash.Params

type t = {
width : int;
height : int;
}