5 lines
61 B
JavaScript
5 lines
61 B
JavaScript
/** @jsx dom */
|
|
|
|
/** @jsxFrag DomFrag */
|
|
dom(DomFrag, null);
|