9 lines
256 B
TypeScript
9 lines
256 B
TypeScript
/**
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@push.rocks/smartnetwork',
|
|
version: '3.0.3',
|
|
description: 'A toolkit for network diagnostics including speed tests, port availability checks, and more.'
|
|
}
|