Calendar3Pane.js 186 B

12
  1. //>>built
  2. define(["dojo/_base/declare","./_CalendarBase","./_CalendarDay","./_CalendarMonth","./_CalendarYear"],function(a,b,c,d,e){return a("dojox.widget.Calendar3Pane",[b,c,d,e],{})});