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
/
dist_ts
/
legal.plugins.d.ts
6 lines
(5 loc)
•
214 B
TypeScript
View Raw
1
2
3
4
5
6
import
*
as
ts
class
from
'@tsclass/tsclass'
;
export
{ tsclass };
import
*
as
smartpromise
from
'@push.rocks/smartpromise'
;
import
*
as
smartshell
from
'@push.rocks/smartshell'
;
export
{ smartpromise, smartshell };