mirror of
https://github.com/actions/labeler.git
synced 2025-12-17 15:46:44 +00:00
build
This commit is contained in:
1
node_modules/jest-util/build/setGlobal.d.ts
generated
vendored
1
node_modules/jest-util/build/setGlobal.d.ts
generated
vendored
@@ -4,6 +4,7 @@
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
/// <reference types="node" />
|
||||
declare const _default: (globalToMutate: NodeJS.Global | Window, key: string, value: unknown) => void;
|
||||
export default _default;
|
||||
//# sourceMappingURL=setGlobal.d.ts.map
|
||||
Reference in New Issue
Block a user