UNPKG
@shutootaki/gwm
Version:
latest (0.2.0)
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
git worktree manager CLI
github.com/shutootaki/gwm
shutootaki/gwm
@shutootaki/gwm
/
dist
/
config.d.ts
3 lines
•
170 B
TypeScript
View Raw
1
2
3
export
type
{
Config
}
from
'./config/types.js'
;
export
{ loadConfig, __resetConfigCache,
DEFAULT_CONFIG
, }
from
'./config/index.js'
;
//# sourceMappingURL=config.d.ts.map