This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.1.4.
npm install angular16-query-builderng generate component component-name --project angular16-query-builder to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project angular16-query-builder.
--project angular16-query-builder or else it will be added to the default project in your angular.json file.
ng build angular16-query-builder to build the project. The build artifacts will be stored in the dist/ directory.
ng build angular16-query-builder, go to the dist folder cd dist/angular16-query-builder and run npm publish.
ng test angular16-query-builder to execute the unit tests
ng help or go check out the [Angular CLI README]