UNPKG
@jsdevtools/npm-publish
Version:
latest (4.1.1)
4.1.1
4.1.0
4.0.1
4.0.0
3.1.1
3.1.0
3.0.1
3.0.0
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.2
1.1.0
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
Fast, easy publishing to NPM
jstools.dev/npm-publish
JS-DevTools/npm-publish
@jsdevtools/npm-publish
/
lib
/
action
/
main.d.ts
3 lines
(2 loc)
•
79 B
TypeScript
View Raw
1
2
3
/** Main action entry point. */
export
declare
function
main
(
):
Promise
<
void
>;