Untitled

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