Fixed TS errors with file
This commit is contained in:
@@ -13,7 +13,6 @@ import cadQueryInitialCode from 'src/helpers/cadPackages/cadQuery/initialCode.py
|
|||||||
import jsCadGuide from 'src/helpers/cadPackages/jsCad/userGuide.md'
|
import jsCadGuide from 'src/helpers/cadPackages/jsCad/userGuide.md'
|
||||||
import jsCadInitialCode from 'src/helpers/cadPackages/jsCad/initialCode.jscad'
|
import jsCadInitialCode from 'src/helpers/cadPackages/jsCad/initialCode.jscad'
|
||||||
|
|
||||||
console.log('jscad', { jsCadInitialCode })
|
|
||||||
|
|
||||||
function withThunk(dispatch, getState) {
|
function withThunk(dispatch, getState) {
|
||||||
return (actionOrThunk) =>
|
return (actionOrThunk) =>
|
||||||
|
|||||||
Reference in New Issue
Block a user