See StylePropertyMapReadOnly on MDN
type t = private {size: int}
Read more on MDN
let getAll: (t, string) => array<WebAPI.CSSStyleValue.t>
let has: (t, string) => bool