| 127 | import { Context as ContextImport } from class="st">"vm"; |
| 128 | |
| 129 | declare interface Abortable { |
| 130 | signal?: AbortSignal; |
| 131 | } |
| 132 | |
| 133 | /** |
| 134 | * Represents AbstractLibraryPlugin. |
nothing calls this directly
no outgoing calls
no test coverage detected