0.1.6Updated 6 months ago
declare namespace JSX {
  interface IntrinsicElements {
    ["calendar-range"]: any;
  }
}