mirror of
https://github.com/idrainformatica/PecFlow.git
synced 2026-06-17 13:15:42 +02:00
fase 5
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