config.ts 89 B

123
  1. import path from "path";
  2. export const rcsbFvWebAppPath:string = path.resolve(__dirname);