UNPKG

turbowatch

Version:

Extremely fast file change detector and task orchestrator for Node.js.

3 lines 175 B
import { type Expression } from './types'; export declare const testExpression: (expression: Expression, fileName: string) => any; //# sourceMappingURL=testExpression.d.ts.map