UNPKG
@wesjet/function.js
Version:
ace (0.0.34)
latest (0.0.31)
0.0.34
0.0.33
0.0.32
0.0.31
0.0.30
0.0.29
0.0.28
0.0.27
0.0.26
0.0.25
0.0.24
0.0.24-automated.5
0.0.24-automated.4
0.0.24-automated.3
0.0.24-automated.2
0.0.24-automated.1
0.0.24-automated
0.0.22
0.0.22-automated.10
0.0.22-automated.9
0.0.22-automated.8
0.0.22-automated.7
0.0.22-automated.6
0.0.22-automated.5
0.0.22-automated.4
0.0.22-automated.3
0.0.22-automated.2
0.0.22-automated.1
0.0.22-automated
0.0.21
wesjet javascript library
wesbitty.org/product/wesjet
wesbitty/wesjet
@wesjet/function.js
/
lib
/
effect
/
Tracing
/
Enable.d.ts
10 lines
(9 loc)
•
216 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
/** * Copyright (c) Wesbitty, Inc. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * */
import
'@effect-ts/core/Tracing/Enable'
;