Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ $ npm install about-window

## Usage

Only one function is exported as default. Please see [TypeScript type definition](index.d.ts).
Only one function is exported as default. Please see [TypeScript type definition](index.ts).
The function can be called from both main process and renderer process.

```typescript
Expand Down