init commit
This commit is contained in:
4
remotion/node_modules/@remotion/cli/dist/config/chromium-flags.d.ts
generated
vendored
Normal file
4
remotion/node_modules/@remotion/cli/dist/config/chromium-flags.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export declare const getChromiumDisableWebSecurity: () => boolean;
|
||||
export declare const setChromiumDisableWebSecurity: (should: boolean) => void;
|
||||
export declare const getIgnoreCertificateErrors: () => boolean;
|
||||
export declare const setChromiumIgnoreCertificateErrors: (should: boolean) => void;
|
||||
Reference in New Issue
Block a user