5 lines
96 B
TypeScript
5 lines
96 B
TypeScript
// @push.rocks scope
|
|
import * as smartrust from '@push.rocks/smartrust';
|
|
|
|
export { smartrust };
|