Skip to main content
Module

std/node/_process/exiting.ts

Deno standard library
Go to Latest
File
// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
// deno-lint-ignore prefer-constexport let _exiting = false;