fix(core): update

This commit is contained in:
2023-10-11 18:12:09 +02:00
commit e46ede98f2
16 changed files with 6196 additions and 0 deletions

5
ts/smartpnpm.plugins.ts Normal file
View File

@@ -0,0 +1,5 @@
import * as smartshell from '@push.rocks/smartshell';
export {
smartshell,
}