UNPKG

@nent/core

Version:

Functional elements to add routing, data-binding, dynamic HTML, declarative actions, audio, video, and so much more. Supercharge static HTML files into web apps without script or builds.

10 lines (7 loc) 307 B
/*! * NENT 2022 */ import { b as createWorkerProxy } from './expressions-2c27c47c.js'; const workerPromise = import('./jsonata.worker-320e1787.js').then(m => m.worker); const filterData = /*@__PURE__*/createWorkerProxy(workerPromise, 'stencil.jsonata.worker', 'filterData'); export { filterData as f };