nulti registry support

This commit is contained in:
2025-11-19 15:16:20 +00:00
parent 3cb31872ae
commit 211a74910e
9 changed files with 1655 additions and 9 deletions

View File

@@ -4,6 +4,7 @@ import * as path from 'path';
export { path };
// @push.rocks scope
import * as smartbucket from '@push.rocks/smartbucket';
import * as smartpath from '@push.rocks/smartpath';
export { smartpath };
export { smartbucket, smartpath };