✨ ➰ parser.ts
This commit is contained in:
@@ -228,3 +228,4 @@ function stripQuotes(text: string): string {
|
|||||||
? text.slice(1, -1)
|
? text.slice(1, -1)
|
||||||
: text
|
: text
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user