UNPKG

@typescript-eslint/eslint-plugin

Version:
3 lines (2 loc) 135 B
import type * as ts from 'typescript'; export declare const getValueOfLiteralType: (type: ts.LiteralType) => bigint | number | string;