UNPKG
@repobuddy/typescript
Version:
latest (2.1.0)
2.1.0
2.0.0
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
Your TypeScript buddy
github.com/repobuddy/repobuddy
repobuddy/repobuddy
@repobuddy/typescript
/
esm
/
index.d.ts
3 lines
•
164 B
TypeScript
View Raw
1
2
3
import
type
{
PluginActivationContext
}
from
'clibuilder'
;
export
declare
function
activate
(
cli
:
PluginActivationContext
):
void
;
//# sourceMappingURL=index.d.ts.map