UNPKG

@reason-native/pastel

Version:

Native Reason ANSI terminal styling with an awesome API

12 lines (10 loc) 259 B
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ //Provides: is_cygpty_used function is_cygpty_used() { return 0; }