Standardized the quote style to double quotes across all TypeScript files for consistency. This includes ".ts" and ".dto" files.
2 lines
29 B
TypeScript
2 lines
29 B
TypeScript
export * from "./jwt.guard";
|