Skip to content

Code Blocks

interface User {
id: string;
}

Copy button included automatically.