UNPKG
storybook-framework-cedar
Version:
latest (0.0.4)
0.0.4
Storybook for CedarJS
cedarjs/cedar
storybook-framework-cedar
/
dist
/
utils.d.ts
2 lines
•
107 B
TypeScript
View Raw
1
2
export
declare
function
readPackageJson
(
):
Record
<
string
,
any
> |
false
;
//# sourceMappingURL=utils.d.ts.map