UNPKG

@ngx-formly/core

Version:

Formly is a dynamic (JSON powered) form library for Angular that bring unmatched maintainability to your application's forms.

5 lines (4 loc) 126 B
/** * Uses CSP-safe implementation */ export declare function parseExpression(expression: string, argNames: string[]): any;