mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
fix lint issue
This commit is contained in:
parent
2a505f885e
commit
ac7c3dd3a1
2
node-waves/index.d.ts
vendored
2
node-waves/index.d.ts
vendored
@ -35,7 +35,7 @@ export interface RippleOptions {
|
||||
position?: {
|
||||
x: number;
|
||||
y: number;
|
||||
} | null
|
||||
} | null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user