This website requires JavaScript.
Explore
Help
Sign In
actions
/
stale
Watch
1
Star
0
Fork
0
You've already forked stale
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6bb2a723cbaf7eaf2657fe00cc4302867deac7c8
stale
/
src
/
interfaces
/
user.ts
T
5 lines
69 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: move and rename the interfaces/classes (
#290
)
2021-02-13 12:09:37 +01:00
export
interface
IUser
{
test: add more coverage for the stale label behaviour (
#352
)
2021-03-05 15:12:18 +01:00
type
:
string
|
'User'
;
refactor: move and rename the interfaces/classes (
#290
)
2021-02-13 12:09:37 +01:00
login
:
string
;
}
Reference in New Issue
Copy Permalink