This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
tech-interview-handbook
mirror of
https://github.com/yangshun/tech-interview-handbook
Watch
2
Star
1
Code
Issues
Projects
Releases
Wiki
Activity
[questions][fix] add sort enum
Browse Source
pull/458/head
hpkoh
3 years ago
parent
e757fdc962
commit
97a51aaaf8
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
apps/portal/src/types/questions.d.ts
vendored
Unescape
Escape
View File
@ -58,4 +58,5 @@ export enum SortOrder {
export
enum
SortType
{
TOP
,
NEW
,
ENCOUNTERS
,
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msb-public/tech-interview-handbook
Title
Body
Create Issue