UNPKG

101 BJavaScriptView Raw
1"use strict";
2
3// Split out to allow jest mocking
4module.exports = module => require.resolve(module);
\No newline at end of file