Options
All
  • Public
  • Public/Protected
  • All
Menu

Module verify

Index

References

Functions

References

default

Renames and exports makeVerify

Functions

Const makeVerify

  • makeVerify(errors: Record<VerifyResult, string>): (command: CommandType, args: Record<string, any>) => null | Error
  • Parameters

    Returns (command: CommandType, args: Record<string, any>) => null | Error

      • (command: CommandType, args: Record<string, any>): null | Error
      • Parameters

        Returns null | Error

Generated using TypeDoc