webstore/ts/00_commitinfo_data.ts

9 lines
233 B
TypeScript
Raw Permalink Normal View History

2022-05-28 10:33:10 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2023-07-27 11:51:40 +00:00
name: '@push.rocks/webstore',
2024-05-27 23:00:35 +00:00
version: '2.0.20',
2024-05-17 15:46:56 +00:00
description: 'A high-performance storage solution for web applications using IndexedDB.'
2022-05-28 10:33:10 +00:00
}