UNPKG

magic-helper

Version:

this is magic helper

3 lines 155 B
import type { ActionParams } from '../types'; export declare const action: (action: ActionParams) => Promise<unknown>; //# sourceMappingURL=action.d.ts.map