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