UNPKG
ui-particle
Version:
latest (1.0.2)
1.0.2
1.0.1
0.0.13
0.0.12
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.0
Components cli for REACTJS and NEXTJS :)
ui-particle
/
dist
/
utils
/
getPackageJson.d.ts
3 lines
•
141 B
TypeScript
View Raw
1
2
3
import
{
type
PackageJson
}
from
'type-fest'
;
export
declare
function
getPkgInfo
(
):
PackageJson
;
//# sourceMappingURL=getPackageJson.d.ts.map