mirror of
https://github.com/seemueller-io/sumpin.git
synced 2025-09-08 22:56:46 +00:00
add code
This commit is contained in:
4
lib/index.ts
Normal file
4
lib/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import v1 from './v1';
|
||||
import v2 from './v2';
|
||||
|
||||
export { v1, v2 };
|
Reference in New Issue
Block a user