mirror of
https://github.com/alibaba/flutter-go.git
synced 2025-08-14 11:11:16 +08:00
5 lines
68 B
JavaScript
5 lines
68 B
JavaScript
exports.path = require("path").join(
|
|
__dirname,
|
|
"runtime.js"
|
|
);
|