smartexpose/ts/00_commitinfo_data.ts

9 lines
204 B
TypeScript
Raw Normal View History

2024-04-22 11:13:00 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartexpose',
2024-04-26 11:51:45 +00:00
version: '1.0.6',
2024-04-22 11:13:00 +00:00
description: 'a package to expose things to the internet'
}