Skip to content

@loontail/minecraft-kit v0.5.0 / VerificationKind

Type alias: VerificationKind

ts
type VerificationKind: typeof VerificationKinds[keyof typeof VerificationKinds];

Verification kind literal.

Source

src/types/verify.ts:10

MIT License