This website requires JavaScript.
Explore
Help
Sign In
actions
/
stale
Watch
1
Star
0
Fork
0
Code
Activity
Files
6a493760cf77905dc2bc605b38b4d88c5704c192
stale
/
src
/
interfaces
/
label.ts
T
4 lines
44 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
ILabel
{
name
:
string
;
}
Copy Permalink