refactor start
This commit is contained in:
parent
bd49791e06
commit
e46d25f0b7
16699 changed files with 2 additions and 1484887 deletions
12
home/ags/node_modules/eslint-visitor-keys/dist/visitor-keys.d.ts
generated
vendored
12
home/ags/node_modules/eslint-visitor-keys/dist/visitor-keys.d.ts
generated
vendored
|
|
@ -1,12 +0,0 @@
|
|||
export default KEYS;
|
||||
export type VisitorKeys = {
|
||||
readonly [type: string]: readonly string[];
|
||||
};
|
||||
/**
|
||||
* @typedef {{ readonly [type: string]: ReadonlyArray<string> }} VisitorKeys
|
||||
*/
|
||||
/**
|
||||
* @type {VisitorKeys}
|
||||
*/
|
||||
declare const KEYS: VisitorKeys;
|
||||
//# sourceMappingURL=visitor-keys.d.ts.map
|
||||
Loading…
Add table
Add a link
Reference in a new issue