UNPKG

remove-defineproperty-webpack-plugin

Version:
8 lines (6 loc) 56 B
export var a = 1; a = 2; function b(){ a = 3; } b();