added backup and email client
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
export = autoprefixer;
|
||||
|
||||
export as namespace autoprefixer;
|
||||
|
||||
declare namespace autoprefixer {
|
||||
function prefix(key: string, val: any): string;
|
||||
}
|
||||
Reference in New Issue
Block a user