UNPKG

@nimel/directorr

Version:
3 lines (2 loc) 152 B
import { ActionType } from './types'; export default function createActionTypeContext(moduleName: string, actionType: ActionType, options: any): any[];