Untitled

 avatar
unknown
plain_text
2 years ago
56 B
11
Indexable
export const test = (abc: string) => {
    return abc;
}
Editor is loading...
Leave a Comment