Files
markdown-converter/src/main.js
T

4 lines
158 B
JavaScript

// src/main.js — DEPRECATED, will be removed in Task 8
// See src/main/index.js for the new modular entrypoint
module.exports = require('./main/index.js');