UNPKG

@thi.ng/api

Version:

Common, generic types, interfaces & mixins

7 lines (6 loc) 101 B
const nomixin = (_, __, descriptor) => { descriptor.configurable = false; }; export { nomixin };