deno.land / x / masx200_leetcode_test@10.6.5 / goal-parser-interpretation / index.ts

نووسراو ببینە
1
2
3
4
5
6
7
function interpret(command: string): string { // deno-lint-ignore ban-ts-comment //@ts-ignore return command.replaceAll("()", "o").replaceAll("(al)", "al");}export default interpret;
masx200_leetcode_test

Version Info

Tagged at
a year ago