mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 10:00:17 +05:30
4 lines
158 B
JavaScript
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');
|