UNPKG

remeda

Version:

A utility library for JavaScript and Typescript.

7 lines (6 loc) 267 B
import { IterableContainer } from "./IterableContainer-BuT0t52g.js"; //#region src/internal/types/Mapped.d.ts type Mapped<T extends IterableContainer, K> = { -readonly [P in keyof T]: K }; //#endregion export { Mapped }; //# sourceMappingURL=Mapped-R9A5byrN.d.ts.map