.ts
TypeScript
(application/typescript)
export { codeAnalysisPlugin } from "./codeAnalysis";
export { cryptoPlugin } from "./crypto";
export { prismaPlugin } from "./prisma";