Skip to content

Commit

Permalink
[lib] refactor: mv solve.ts reveal.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
lautarodragan committed Aug 11, 2020
1 parent c24079e commit 6f48858
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export * from './board'
export * from './cell'
export * from './solve'
export * from './reveal'
export * from './sweep'
export * from './coord'
File renamed without changes.

0 comments on commit 6f48858

Please sign in to comment.