Code coverage report for
6to5/lib/6to5/transformation/modules/amd-strict.js
Statements:
100%
(1 / 1)
Branches:
100%
(0 / 0)
Functions:
100%
(0 / 0)
Lines:
100%
(1 / 1)
Ignored:
none
All files
»
6to5/lib/6to5/transformation/modules/
» amd-strict.js
1 2
1
module.exports = require("./_strict")(require("./amd"));