5 lines
104 B
TypeScript
5 lines
104 B
TypeScript
|
import * as portablecontract from '@signature.digital/portablecontract';
|
||
|
|
||
|
export {
|
||
|
portablecontract,
|
||
|
}
|