chore: tag deprecated files (#2936)

This commit is contained in:
Alex Yang
2023-06-30 12:01:14 +08:00
committed by GitHub
parent 271ad57160
commit 53d90a11de
12 changed files with 36 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
/**
* @deprecated Remove this file after we migrate to the new cloud.
*/
import { z } from 'zod';
export interface User {