UNPKG

@typed/lenses

Version:

Strongly-typed functional lenses

6 lines (5 loc) 124 B
export * from './Lens' export * from './PathLens' export * from './pipe' export * from './pipe2' export * from './PropLens'