mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-31 02:34:28 +00:00
* Add types for postcss-import * Use require instead of import statements * Fix return type fo resolve and load `resolve` may return an array of paths as well, and both functions may return a promise.