UNPKG
@renec-foundation/mpl-token-metadata
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
MPL Token Metadata JavaScript API.
metaplex.com
renec-chain/mpl-token-metadata
@renec-foundation/mpl-token-metadata
/
dist
/
test
/
update-primary-sale-happened.test.js
5 lines
•
207 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
const
utils_1 =
require
(
"./utils"
); (
0
, utils_1.
killStuckProcess
)();
//# sourceMappingURL=update-primary-sale-happened.test.js.map