main function

void main()

Implementation

void main() {
  setProperty(window, 'perform', js.allowInterop(performRequest));
}