webpack/generate-types-config.js

6 lines
71 B
JavaScript
Raw Normal View History

module.exports = {
nameMapping: {
FsStats: /^Stats Import fs/
}
};