9 lines
314 B
TypeScript
9 lines
314 B
TypeScript
/**
|
|
* autocreated commitinfo by @pushrocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@push.rocks/smartbucket',
|
|
version: '3.0.4',
|
|
description: 'A TypeScript library that offers simple, cloud-independent object storage with features like bucket creation, file management, and directory management.'
|
|
}
|