| 1 | import { PieceAuth, createPiece, PieceCategory } from '@activepieces/pieces-framework'; |
| 2 | import { httpSendRequestAction } from './lib/actions/send-http-request-action'; |
| 3 | import { parseUrl } from './lib/actions/parse-url'; |
| 4 |
nothing calls this directly
no test coverage detected