refactor: separate bundles for commonjs and esm
This commit is contained in:
committed by
Piotr Pędziwiatr
parent
c6d1f56b05
commit
843582cd9a
@@ -1,4 +1,4 @@
|
||||
import { EvalStateResult, EvaluationOptions, HandlerApi, InteractionResult, InteractionTx } from '@smartweave';
|
||||
import { EvalStateResult, EvaluationOptions, InteractionResult, InteractionTx } from '@smartweave';
|
||||
import { JWKInterface } from 'arweave/node/lib/wallet';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user