10 lines
312 B
TypeScript
10 lines
312 B
TypeScript
|
/**
|
||
|
* autocreated commitinfo by @push.rocks/commitinfo
|
||
|
*/
|
||
|
export const commitinfo = {
|
||
|
name: '@losslessone_private/nullresolve',
|
||
|
version: '1.0.29',
|
||
|
description:
|
||
|
'servezone service. the null service takes care of handling requests and giving feedback for those that would otherwise not be served.',
|
||
|
};
|