UNPKG
@broxus/locklift-deploy
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
Locklift plugin for replicable deployments and easy testing
@broxus/locklift-deploy
/
dist
/
type-extensions.js
5 lines
(4 loc)
•
144 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
PLUGIN_NAME
=
void
0
;
exports
.
PLUGIN_NAME
=
"deployments"
;