UNPKG
@im-sampm/act-js
Version:
latest (1.1.0)
1.1.0
1.0.0
nodejs wrapper for nektos/act
github.com/im-sampm/act-js
im-sampm/act-js
@im-sampm/act-js
/
build
/
src
/
action-event
/
action-event.types.d.ts
2 lines
(1 loc)
•
57 B
TypeScript
View Raw
1
2
export
declare
type
EventJSON
=
Record
<
string
,
unknown
>;