UNPKG

@thi.ng/api

Version:
7 lines (6 loc) 127 B
const configurable = (state) => function(_, __, descriptor) { descriptor.configurable = state; }; export { configurable };