UNPKG

typed-redux-saga

Version:

Redux-Saga effects with strong types.

9 lines (8 loc) 189 B
declare module "@babel/helper-module-imports" { function addNamed( path: unknown, name: unknown, importedSource: unknown, opts: unknown, ): { readonly name: string }; }