snoowrap icon indicating copy to clipboard operation
snoowrap copied to clipboard

Typo in WikiPage `EditOptions` type declaration

Open jamesrswift opened this issue 3 years ago • 2 comments

https://github.com/not-an-aardvark/snoowrap/blob/fdf5c2af0443cfc3e6ee544445aaa46e602d4f1b/src/objects/WikiPage.d.ts#L32

Reads perviousRevision rather than previousRevision. Underlying javascript does not have the typo, only the typescript declaration.

jamesrswift avatar Jan 16 '22 14:01 jamesrswift

Resolved by https://github.com/not-an-aardvark/snoowrap/pull/338

jamesrswift avatar Jan 23 '22 14:01 jamesrswift

Until the issue is resolved by being merged to main branch it should be left open

Venefilyn avatar Jan 23 '22 21:01 Venefilyn