Closed AlwaysLoveme closed 2 years ago
src/modules/components/component.d.ts:
... $on: (eventName: string, handler: () => void) => void; // eventName add type $once: (eventName: string, handler: () => void) => void; // eventName add type ...
src/react/components/actions.jsx: Actions is namespace, can not use it as type; src/react/components/range.jsx: Range.Rage cause build error
Actions
Range.Rage
Hi, there shouldn't be committed changes to package-lock.json. Can you remove them?
src/modules/components/component.d.ts:
src/react/components/actions.jsx:
Actions
is namespace, can not use it as type; src/react/components/range.jsx:Range.Rage
cause build error