gitfoss-fork | d22a9d5cf07e9e92c0f912def97b2584c9f9675c | app/plugins/index.ts ∙ GitFOSS
.ts
TypeScript
(application/typescript)
export { codeAnalysisPlugin } from "./codeAnalysis";
export { cryptoPlugin } from "./crypto";
export { prismaPlugin } from "./prisma";