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