"use strict"; angular.module("apiDocoApp").directive("copyIcon", [ function () { return { restrict: "E", template: '", }; }, ]);