9 lines
247 B
TypeScript
9 lines
247 B
TypeScript
/**
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@serve.zone/platformclient',
|
|
version: '1.1.1',
|
|
description: 'a module that makes it really easy to use the serve.zone platform inside your app'
|
|
}
|