UNPKG

@syntropiq/xtrax

Version:

XTRAX - Serverless-ready TypeScript library for data processing and regex-based parsing applications

3 lines 273 B
export { processVariables, recursiveSubstitute, processVariablesWithResult } from './variable-processor.js'; export { substituteTemplate, substituteTemplates, extractVariableReferences, validateTemplate } from './template-substitution.js'; //# sourceMappingURL=index.js.map