printer-notifications/node_modules/eslint-plugin-svelte/lib/configs/all.d.ts
2023-11-13 16:10:04 -05:00

6 lines
87 B
TypeScript

declare const _default: {
extends: string[];
rules: any;
};
export = _default;