UNPKG

@bemedev/app-react

Version:
1 lines 255 B
{"version":3,"file":"identity.cjs","sources":["../../src/utils/identity.ts"],"sourcesContent":["export type Identity_F = <T>(value: T) => T;\n\nexport const identity: Identity_F = value => value;\n"],"names":[],"mappings":";;MAEa,QAAQ,GAAe,KAAK,IAAI;;;;"}