UNPKG

ng-modal-dialog

Version:

Modal dialog framework to use in Angular 1.x

5 lines 105 B
export function DialogParamsProvider() { this.$get = function() { return {}; }; }