improve tools

This commit is contained in:
2025-12-15 14:23:53 +00:00
parent 35911c21de
commit 37b6e98a81
4 changed files with 75 additions and 17 deletions

View File

@@ -1,3 +1,8 @@
// node native
import * as path from 'path';
export { path };
// @push.rocks scope
import * as smartai from '@push.rocks/smartai';
import * as smartdeno from '@push.rocks/smartdeno';