UNPKG
@stacksjs/gitit
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
A simple way to programmatically download templates.
github.com/stacksjs/gitit
stacksjs/gitit
@stacksjs/gitit
/
dist
/
registry.d.ts
2 lines
•
115 B
TypeScript
View Raw
1
2
declare
const
DEFAULT_REGISTRY
:
'https: export declare function registryProvider(options: { auth?: string }): void;