MCPcopy
hub / github.com/GoogleChrome/chrome-extensions-samples / controller.js

File controller.js

_archive/apps/samples/calculator/controller.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1$(document).ready(function () {
2 new View(new Calculator());
3});

Callers

nothing calls this directly

Calls 1

$Function · 0.50

Tested by

no test coverage detected