UNPKG

@bemedev/app-react

Version:
3 lines 126 B
export type Identity_F = <T>(value: T) => T; export declare const identity: Identity_F; //# sourceMappingURL=identity.d.ts.map