UNPKG

@reason-native/pastel

Version:

Native Reason ANSI terminal styling with an awesome API

12 lines (10 loc) 349 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: sh_get_folder_path(const, const) function sh_get_folder_path(nFolder, dwFlags) { throw new Error("sh_get_folder_path not implemented for JS"); }