UNPKG

@sheerid/jslib-nightly

Version:

SheerID JavaScript Library

24 lines (22 loc) 577 B
/** * VERSION: 2.130.0-alpha.4 * BUILD_TIMESTAMP: 1759000374473 * BUILD_DATE: Sat Sep 27 2025 19:12:54 GMT+0000 (Coordinated Universal Time) * BUILD_COMMIT: be6ef87ab40e8747994d32363389cf39e36a4326 */ import { V as n, s as i, P as l, g as a } from "./es6-N0LU_o1K.js"; async function d(r, e, t) { if (n[e]) { const s = i[e](t), o = await l( a(r, e), s ); if (o.currentStep === "error") throw new Error(`Failed to determine fields to collect: ${o}`); return o; } throw new Error(`Unknown step ${e}`); } export { d as g };