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