UNPKG

unified

Version:

parse, inspect, transform, and serialize content through syntax trees

2 lines 190 B
export const CallableInstance: new <Parameters extends unknown[], Result>(property: string | symbol) => (...parameters: Parameters) => Result; //# sourceMappingURL=callable-instance.d.ts.map