UNPKG
@push.rocks/smartlegal
Version:
latest (1.0.27)
1.0.27
1.0.26
go legal programmatically
gitlab.com/push.rocks/smartlegal
@push.rocks/smartlegal
/
ts
/
legal.plugins.ts
9 lines
(7 loc)
•
241 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
// @tsclass
import
*
as
ts
class
from
'@tsclass/tsclass'
;
export
{ tsclass };
// @pushrocks
import
*
as
smartpromise
from
'@push.rocks/smartpromise'
;
import
*
as
smartshell
from
'@push.rocks/smartshell'
;
export
{ smartpromise, smartshell };