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