UNPKG

@omni-door/utils

Version:

The utils of omni-door's projects

3 lines (2 loc) 101 B
export declare function isInGitRepository(): boolean; export declare function tryGitInit(): boolean;