UNPKG

ngx-explorer-dnd

Version:

## _Drag & Drop in Angular like in a desktop explorer!_

10 lines (9 loc) 237 B
{ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Add ngx-explorer-dnd to the project.", "factory": "./ng-add/index#ngAdd" } } }