Skip to content

Commit 8bfeb0f

Browse files
committed
Update README
1 parent 1646986 commit 8bfeb0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Install with [npm](https://www.npmjs.com/):
2929
## Usage
3030

3131
```ts
32+
import express from 'express';
3233
import { createLazyRouter } from 'express-lazy-router';
3334
const lazyLoad = createLazyRouter({
3435
// In production, Load router asap

0 commit comments

Comments
 (0)