/*! * Copyright (c) Microsoft Corporation and contributors. All rights reserved. * Licensed under the MIT License. */ import { type Handler } from "./common.js"; export declare const handlers: Handler[]; //# sourceMappingURL=pnpm.d.ts.map