# isProtectedKey Function private

Module
import { isProtectedKey } from "@tsed/core/src/utils/isProtectedKey"
Source/packages/core/src/utils/isProtectedKey.ts

# Overview

function isProtectedKey(key: string): boolean;

# Description

Prevent prototype pollution vulnerability