1 line
90 B
TypeScript
1 line
90 B
TypeScript
export declare const findSourceMapURL: ((filename: string) => string | null) | undefined;
|