This commit is contained in:
parent
c26d56c149
commit
9bca084bc4
6 changed files with 88 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
export default interface ICliOptions {
|
||||
subreddit: string,
|
||||
sort: string,
|
||||
queryMetadata?: boolean,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue