remoteingress/ts/00_commitinfo_data.ts

9 lines
202 B
TypeScript
Raw Normal View History

2024-03-24 13:44:44 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@serve.zone/remoteingress',
version: '1.0.2',
description: 'a remoteingress service for serve.zone'
}