the-honk/challenges/euler/constants.ts

3 lines
86 B
TypeScript

import path from 'path';
export const resources = path.join(__dirname, 'resources');