feat: add types to package.json (#216)
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
This commit is contained in:
parent
44b791bf97
commit
42652819f3
|
@ -123,5 +123,6 @@
|
|||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
},
|
||||
"types": "index.d.ts"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue