FLUJOS/VISUALIZACION/node_modules/d3-ease/src/linear.js
2025-11-07 00:06:12 +01:00

1 line
31 B
JavaScript
Executable file

export const linear = t => +t;