mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-25 07:44:32 +00:00
This adds support for filter-like function for white-listing modules as per existing documentation: https://github.com/liady/webpack-node-externals#optionswhitelist- - definition change - tests updated Thanks!