mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 07:40:10 +00:00
Specified lower TypeScript version
This commit is contained in:
2
types/postcss-nested/index.d.ts
vendored
2
types/postcss-nested/index.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/postcss/postcss-nested#readme
|
||||
// Definitions by: Maxim Vorontsov <https://github.com/VorontsovMaxim>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.8
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
import { Plugin } from 'postcss';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user