UNPKG

@typescript-eslint/eslint-plugin

Version:
3 lines 186 B
import type * as ts from 'typescript'; export declare const getValueOfLiteralType: (type: ts.LiteralType) => bigint | number | string; //# sourceMappingURL=getValueOfLiteralType.d.ts.map