-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
snappify: latest
node: 10.11
MacOS
import { IDispatch, IFormsState, } from '@app/interfaces';
The TypeScript props interface contains not supported types:
Solution is use tsconfig.json:
paths": {
"@app/*": ["src/app/*"],
Also. Does & syntax support?
Can't find a TypeScript props interface IProps & InjectedFormProps
Thanks for your package!
Feel free to contact.
denisraslov
Metadata
Metadata
Assignees
Labels
No labels