remoteingress/ts/00_commitinfo_data.ts
2024-04-14 03:38:00 +02:00

9 lines
292 B
TypeScript

/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@serve.zone/remoteingress',
version: '1.0.3',
description: 'Provides a service for creating private tunnels and reaching private clusters from the outside as part of the @serve.zone stack.'
}