mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 07:48:37 +01:00
refactoring
This commit is contained in:
6
scripts/producer/shared.js
Normal file
6
scripts/producer/shared.js
Normal file
@@ -0,0 +1,6 @@
|
||||
const { getSharedPath } = require("../shared-helper");
|
||||
|
||||
|
||||
|
||||
console.log('SHAREDPATH')
|
||||
console.log(getSharedPath());
|
||||
Reference in New Issue
Block a user