UNPKG

slp-enforcer

Version:

Finds violations of the Melee Controller Ruleset by inspecting SLP files

2 lines (1 loc) 76 B
export declare function exists<T>(value: T | null | undefined): value is T;