/** @module function/define.ts */ export const define = Object.defineProperty.bind( Object ) export default define