2026-05-03 10:44:02 +00:00
|
|
|
/**
|
|
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
|
|
|
*/
|
|
|
|
|
export const commitinfo = {
|
|
|
|
|
name: '@push.rocks/smartsamba',
|
2026-05-03 10:49:21 +00:00
|
|
|
version: '0.2.0',
|
2026-05-03 10:44:02 +00:00
|
|
|
description: 'A TypeScript Samba/SMB client and server module backed by an embedded Rust SMB engine.'
|
|
|
|
|
}
|