UNPKG

anobis

Version:
7 lines (6 loc) 143 B
/** * @returns {string} */ export function DebugProtectionFunctionCallTemplate (): string { return `{debugProtectionFunctionName}();`; }