| 1 | // Copyright 2020-2025 SubQuery Pte Ltd authors & contributors |
| 2 | // SPDX-License-Identifier: GPL-3.0 |
| 3 | |
| 4 | // import rxjs from 'rxjs'; This is a reminder that rxjs is a peer dependency of @nestjs/common |
nothing calls this directly
no test coverage detected