mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-16 19:09:18 +08:00
Fixed Padding index.d.ts 300
This commit is contained in:
1
types/digibyte/index.d.ts
vendored
1
types/digibyte/index.d.ts
vendored
@@ -298,7 +298,6 @@ export class Unit {
|
||||
}
|
||||
|
||||
export class URI {
|
||||
|
||||
static fromString(str: string): URI;
|
||||
static fromObject(json: object): URI;
|
||||
static isValid(data: boolean): URI;
|
||||
|
||||
Reference in New Issue
Block a user