Add .gitignore to exclude all node packages and lock files
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
export declare const injectCSS: (css: string) => (() => void);
|
||||
export declare const OBJECTFIT_CONTAIN_CLASS_NAME = "__remotion_objectfitcontain";
|
||||
export declare const makeDefaultPreviewCSS: (scope: string | null, backgroundColor: string) => string;
|
||||
Reference in New Issue
Block a user