Definitions file
This commit is contained in:
parent
1197bd0894
commit
29e2cf5aab
4
src/boms2table.d.ts
vendored
Normal file
4
src/boms2table.d.ts
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
interface part {
|
||||||
|
Part: string,
|
||||||
|
Value: string,
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user