mirror of
https://github.com/Boof2015/prism.git
synced 2026-08-16 00:00:31 +02:00
initial commit for linux support
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <napi.h>
|
||||
|
||||
void RegisterLinuxCapture(Napi::Env env, Napi::Object exports);
|
||||
Reference in New Issue
Block a user