UNPKG

@gamepark/rules-api

Version:

API to implement the rules of a board game

2 lines (1 loc) 71 B
export declare function isEnumValue<T>(value: string | T): value is T;