mirror of
https://github.com/arthur-pbty/portfolio2023.git
synced 2026-06-05 08:11:40 +02:00
4 lines
82 B
JavaScript
4 lines
82 B
JavaScript
"use strict";
|
|
|
|
const loader = require("./index");
|
|
module.exports = loader.default; |