UNPKG
@farmfe/plugin-tools
Version:
beta (2.0.0-beta.3)
latest (0.1.1)
nightly (0.1.2-nightly-20250827162746)
2.0.0-beta.3
2.0.0-beta.1
2.0.0-beta.0
0.1.2-nightly-20250827162746
0.1.2-nightly-20241022124925
0.1.1
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
farmfe plugin tools to help build farmfe plugin
github.com/farm-fe/farm
farm-fe/farm
@farmfe/plugin-tools
/
dist
/
prepublish.d.ts
5 lines
(4 loc)
•
137 B
TypeScript
View Raw
1
2
3
4
5
/** * Farm plugin prepublish command, publish all packages under npm directory */
export
declare
function
prepublish
(
):
Promise
<
void
>;