first commit
This commit is contained in:
2
node_modules/eslint-plugin-import-x/lib/utils/get-value.d.ts
generated
vendored
Normal file
2
node_modules/eslint-plugin-import-x/lib/utils/get-value.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import { TSESTree } from '@typescript-eslint/types';
|
||||
export declare const getValue: (node: TSESTree.Identifier | TSESTree.StringLiteral) => string;
|
||||
Reference in New Issue
Block a user