mirror of
https://github.com/JonasunderscoreJones/api.jonasjones.dev.git
synced 2025-10-23 12:09:19 +02:00
5 lines
No EOL
179 B
JavaScript
5 lines
No EOL
179 B
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
const native = require('../native.node');
|
|
exports.default = native;
|
|
//# sourceMappingURL=native.js.map
|