This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
tsclass
/
tsclass
Watch
2
Star
0
Fork
0
You've already forked tsclass
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9a6ffcbc03f7b944ed6fd0f3a4405653413bd7e0
tsclass
/
ts
/
code
/
commitinfo.ts
6 lines
91 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(core): update
2022-04-28 14:25:21 +02:00
export
interface
ICommitInfo
{
name
:
string
;
version
:
string
;
description
:
string
;
fix(core): update
2022-06-10 13:35:00 +02:00
}
Reference in New Issue
Copy Permalink