UNPKG

@html-eslint/eslint-plugin

Version:
5 lines 253 B
/** @import {Context} from "../../types" */ /** @param {Context<any[]>} context */ export function getSourceCode(context: Context<any[]>): import("eslint").SourceCode; import type { Context } from "../../types"; //# sourceMappingURL=source-code.d.ts.map