main function

void main()

Implementation

void main() {
  WebSqlite.workerEntrypoint(controller: PowerSyncAsyncSqliteController());
}