UNPKG
@marketicons/markets
Version:
latest (1.0.0)
1.0.0
Market codes and names
@marketicons/markets
/
dist
/
types.js
8 lines
(7 loc)
•
232 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
Exchange
=
void
0
;
var
Exchange
; (
function
(
Exchange
) {
Exchange
[
"BIST"
] =
"BIST"
; })(
Exchange
=
exports
.
Exchange
|| (
exports
.
Exchange
= {}));