2 lines
89 B
JavaScript
2 lines
89 B
JavaScript
export const gitOptions = typeof __GIT_OPTIONS__ === 'undefined' ? {} : __GIT_OPTIONS__;
|