library canvas; {$mode objfpc} uses web, ucanvas; exports create, createReportList; begin // Your code here end.