smartlegal/ts/mod.licensechecker/plugins.ts
2023-10-12 01:21:12 +02:00

7 lines
113 B
TypeScript

export * from '../legal.plugins.js'
import * as smartpnpm from '@push.rocks/smartpnpm';
export {
smartpnpm,
}