1 line
68 B
TypeScript
Executable file
1 line
68 B
TypeScript
Executable file
export declare function getLiteralValue<T>(value: T): boolean | T;
|