deno.land / x / masx200_leetcode_test@10.6.5 / ti-huan-kong-ge-lcof / index.ts

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

Version Info

Tagged at
a year ago