7 lines
113 B
TypeScript
7 lines
113 B
TypeScript
|
export * from '../legal.plugins.js'
|
||
|
|
||
|
import * as smartpnpm from '@push.rocks/smartpnpm';
|
||
|
|
||
|
export {
|
||
|
smartpnpm,
|
||
|
}
|