redux-auto icon indicating copy to clipboard operation
redux-auto copied to clipboard

add typescript support in the file selecter

Open kleysonfiretail opened this issue 2 years ago • 0 comments

const webpackModules = require.context('./store', true, /\.js$|\.ts$/); this works for me

kleysonfiretail avatar Sep 20 '22 13:09 kleysonfiretail