Overview
Low-level shared types and utilities used throughout core/state/parser packages.
API Reference
Shared runtime and type utilities.
export enum PropertyDescriptorType {import { PropertyDescriptorType } from '@rs-x/core';import { PropertyDescriptorType } from '@rs-x/core';
const current = PropertyDescriptorType[Object.keys(PropertyDescriptorType)[0] as keyof typeof PropertyDescriptorType];