UNPKG

aran

Version:
5 lines (3 loc) 174 B
import type { VariableName } from "estree-sentry"; import type { Config } from "./config.d.ts"; export type InternalConfig = Config<{ JavaScriptIdentifier: VariableName }>;