Skip to content
Document Authoring DA  API Docs v1.15.1
npmGitHub

isDocAuthErrorNEW

const isDocAuthError: (e) => e is DocAuthError

Type guard for any DocAuthError. Useful as a catch-all branch.

unknown

e is DocAuthError