9 lines
204 B
TypeScript
9 lines
204 B
TypeScript
/**
|
|
* autocreated commitinfo by @pushrocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@push.rocks/smartexpose',
|
|
version: '1.0.2',
|
|
description: 'a package to expose things to the internet'
|
|
}
|