UNPKG

@sakuli/commons

Version:

3 lines 207 B
import { PropertySource } from "../model"; export declare function createPropertySourceMock(record: Record<string, string>): PropertySource; //# sourceMappingURL=create-property-source-mock.function.d.ts.map