mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
feat: add background video preset (#607)
This commit is contained in:
Vendored
+5
@@ -1 +1,6 @@
|
||||
declare const __DEV__: boolean;
|
||||
|
||||
declare module '*.css' {
|
||||
const content: string;
|
||||
export default content;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user