UNPKG

120 BJavaScriptView Raw
1export const FileChangeTypeKind = {
2 Created: 1,
3 Changed: 2,
4 Deleted: 3,
5};
6//# sourceMappingURL=index.js.map
\No newline at end of file