cli/ts/mod_deprecate/mod.plugins.ts

7 lines
185 B
TypeScript
Raw Permalink Normal View History

2024-06-21 17:48:43 +00:00
export * from '../plugins.js';
import * as smartinteract from '@push.rocks/smartinteract';
import * as smartshell from '@push.rocks/smartshell';
export { smartinteract, smartshell };