isohash/ts/00_commitinfo_data.ts

9 lines
200 B
TypeScript
Raw Normal View History

2023-04-11 16:46:15 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/isohash',
version: '2.0.1',
description: 'a hash package that works cross environment'
}