Skip to content

PermissionDecision

This content is not available in your language yet.

type PermissionDecision = "allow" | "deny" | "ask";

权限决策(PermissionDecisionSchema 推导)。