CodeTheChangeUBC/reBOOT

View on GitHub
static/admin/js/pages/gen_form/form-main.js

Summary

Maintainability
A
0 mins
Test Coverage
"use strict";
define(function(require) {
    require('./controller/donor-controller');
});