smartlegal/ts/mod.licensechecker/plugins.ts

7 lines
113 B
TypeScript
Raw Normal View History

2023-10-11 23:21:12 +00:00
export * from '../legal.plugins.js'
import * as smartpnpm from '@push.rocks/smartpnpm';
export {
smartpnpm,
}