Skip to content

Commit c486c4a

Browse files
committed
docs: interfaces
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 154a28f commit c486c4a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ File extension regex
1919
- [Use](#use)
2020
- [API](#api)
2121
- [Types](#types)
22+
- [Interfaces](#interfaces)
2223
- [Related](#related)
2324
- [Contribute](#contribute)
2425

@@ -69,6 +70,10 @@ yarn add @flex-development/ext-regex@flex-development/ext-regex
6970

7071
This package is fully typed with [TypeScript][2].
7172

73+
### Interfaces
74+
75+
- [`Options`](src/interfaces/options.ts)
76+
7277
## Related
7378

7479
- [`decorator-regex`][3] &mdash; [Decorator][4] regex

0 commit comments

Comments
 (0)