`Object.defineProperty`, but not IE 8's broken one.
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
🛡️ A React Native library to prevent and detect for screen capture, screenshots and app switcher for enhanced security. Fully compatible with both Expo and CLI.
Babel helper to create your own polyfill provider
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Define a lazily evaluated property on an object
Helper function to define a map
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
Define (or modify) an object property.
Define a non-enumerable read-only property.
A unist utility to define MDX exports.
One utility function for module authors to define compiler constants for all builders supported by Nuxt.
Helper function to define a map
Babel plugin that replaces member expressions and typeof statements with strings
Feature toggle manager for Fiori tools
Auto-generated package.json types.
CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access
Some GPS time-related utilities.
An object schema merger/validator
Nexus TypeScript SDK
Define a read-only property.
Provide AMD's define() API for declaring modules in the AMD format
This package is intended for Prisma's internal use