UNPKG

alinea

Version:

[![npm](https://img.shields.io/npm/v/alinea.svg)](https://npmjs.org/package/alinea) [![install size](https://packagephobia.com/badge?p=alinea)](https://packagephobia.com/result?p=alinea)

56 lines (54 loc) 872 B
import "../../chunks/chunk-U5RRZUYZ.js"; // src/core/util/Objects.ts var { entries, fromEntries, keys, values, assign, create, defineProperty, defineProperties, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, setPrototypeOf, is, preventExtensions, seal, freeze, isExtensible, isSealed, isFrozen, hasOwnProperty, propertyIsEnumerable, isPrototypeOf } = Object; export { assign, create, defineProperties, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, values };