Skip to content

Commit 9e9df42

Browse files
authored
add typescript typings
1 parent 45191b7 commit 9e9df42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,8 @@ https://olddvdscreensaver.com
161161

162162
## FAQ
163163

164+
* Typescript Typings are maintained by @nkprince007 ([see PR](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/30689)): `npm install @types/netlify-identity-widget` and then `import * as NetlifyIdentityWidget from "netlify-identity-widget"` (or `import NetlifyIdentityWidget from "netlify-identity-widget"` if you have `--allowSyntheticDefaultImports` on)
165+
164166
* If you experience a 404 while testing the Netlify Identity Widget on a local
165167
environment, you can manually remove the netlifySiteURL from localStorage by
166168
doing the following in the console.

0 commit comments

Comments
 (0)