Skip to content

Commit e491985

Browse files
fix isolatedmodule errors
1 parent b43d2ca commit e491985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/types/src/extensions/pn-any-reference-based-types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import { PnAddressBased } from '../extension-types';
22
import { ChainName } from '../currency-types';
33

4+
export { ACTION } from './pn-any-address-based-types';
45
export type {
5-
ACTION,
66
IAddPaymentAddressParameters,
77
IAddRefundAddressParameters,
88
} from './pn-any-address-based-types';

0 commit comments

Comments
 (0)