@revertwtf/core
v0.1.2
Published
Shared types and helpers for revert.wtf
Readme
@revertwtf/core
Shared types, hex helpers, and result models for revert.wtf packages.
Pure TypeScript, no runtime dependencies, no I/O.
pnpm add @revertwtf/coreimport { isHex, type Explanation } from "@revertwtf/core";