Overview
Low-level shared types and utilities used throughout core/state/parser packages.
API Reference
Shared runtime and type utilities.
export const emptyFunction = () => {};import { emptyFunction } from '@rs-x/core';import { emptyFunction } from '@rs-x/core';
console.log(emptyFunction);