mirror of
https://github.com/koush/scrypted.git
synced 2026-04-11 19:10:21 +01:00
4 lines
65 B
TypeScript
4 lines
65 B
TypeScript
import start from './scrypted-main-exports';
|
|
|
|
start(__filename);
|