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