Skip to content

Commit 50afc5b

Browse files
committed
fix: exports
1 parent ff0ab7a commit 50afc5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,7 @@
1313
* OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1414
* PERFORMANCE OF THIS SOFTWARE.
1515
*/
16+
export * from './env';
1617
export * from './PgCache';
1718
export * from './cacheWith';
19+
export * from './cacheBy';

0 commit comments

Comments
 (0)