Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
manudeli committed Oct 18, 2023
1 parent 60b038b commit b242922
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 57 deletions.
1 change: 0 additions & 1 deletion packages/react-await/src/types/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
export type { PropsWithoutChildren } from './PropsWithoutChildren'
export type { Tuple } from './Tuple'
36 changes: 0 additions & 36 deletions packages/react-await/src/utils/assert.spec.ts

This file was deleted.

19 changes: 0 additions & 19 deletions packages/react-await/src/utils/assert.ts

This file was deleted.

1 change: 0 additions & 1 deletion packages/react-await/src/utils/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
export { hasResetKeysChanged } from './hasResetKeysChanged'
export { hashKey } from './hashKey'
export { assert } from './assert'

0 comments on commit b242922

Please sign in to comment.