chore: remove JS types checker, rely on typescript We keep checking that all methods are documented, and no extra methods are documented, but rely on typescript for everything else.
342 B
342 B
class: Exists
method: Exists.exists
param: Exists.exists.exists
exists<[boolean]>
param: Exists.exists.doesNotExist
doesNotExist<[boolean]>
option: Exists.exists.option
option<[number]>