mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
space -> tab
This commit is contained in:
2
pako/index.d.ts
vendored
2
pako/index.d.ts
vendored
@@ -17,7 +17,7 @@ declare namespace Pako {
|
||||
to?: 'string';
|
||||
}
|
||||
|
||||
export interface InflateOptions {
|
||||
export interface InflateOptions {
|
||||
windowBits?: number;
|
||||
raw?: boolean;
|
||||
to?: 'string';
|
||||
|
||||
Reference in New Issue
Block a user