UNPKG
magic-helper
Version:
latest (1.0.0)
1.0.0
this is magic helper
magic-helper
/
lib
/
common
/
action.d.ts
2 lines
•
128 B
TypeScript
View Raw
1
2
export
declare
const
action
:
(
action
:
import
(
"../types"
).
ActionParams
) =>
Promise
<
unknown
>;
//# sourceMappingURL=action.d.ts.map