UNPKG

@shopify/jest-dom-mocks

Version:
6 lines (4 loc) 77 B
function set(object, key, value) { object[key] = value; } export { set };