UNPKG

angular-formly

Version:

AngularJS directive which takes JSON representing a form and renders to HTML

7 lines (6 loc) 195 B
module.exports = ngModule => { ngModule.constant( 'formlyErrorAndWarningsUrlPrefix', `https://github.com/formly-js/angular-formly/blob/${VERSION}/other/ERRORS_AND_WARNINGS.md#` ); };