mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Vendored
+1
@@ -43,6 +43,7 @@ declare module Stylus {
|
||||
* Expose middleware.
|
||||
*/
|
||||
middleware(dir: string): Middleware;
|
||||
middleware(options: any): Middleware;
|
||||
|
||||
/**
|
||||
* Convert the given `css` to `stylus` source.
|
||||
|
||||
Reference in New Issue
Block a user