.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / table / node_modules / ajv / dist / vocabularies / core / index.d.ts
1 import type { Vocabulary } from "../../types";
2 declare const core: Vocabulary;
3 export default core;