| 1 | import { FeatureAttachmentsService } from '../../../src/common/iServer/FeatureAttachmentsService'; |
| 2 | import { AttachmentsParameters } from '../../../src/common/iServer/AttachmentsParameters'; |
| 3 | import { EditAttachmentsParameters } from '../../../src/common/iServer/EditAttachmentsParameters'; |
| 4 | import { FetchRequest } from '../../../src/common/util/FetchRequest'; |
nothing calls this directly
no test coverage detected