mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
4 lines
61 B
TypeScript
4 lines
61 B
TypeScript
|
|
import ohmslaw from './ohms_law';
|
||
|
|
|
||
|
|
export default [ohmslaw];
|