UNPKG
unplugin-info
Version:
latest (1.3.2)
1.3.2
1.3.1
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-beta.1
1.0.0-beta.0
0.7.3
0.7.2
0.7.1
0.7.0
0.6.0
0.5.2
0.5.1
0.5.0
0.4.2-beta.1
0.4.2-beta.0
Export build information as virutal module
github.com/yjl9903/unplugin-info
yjl9903/unplugin-info
unplugin-info
/
dist
/
nuxt.d.cts
6 lines
(3 loc)
•
188 B
text/typescript
View Raw
1
2
3
4
5
6
import
{ O
as
Options
}
from
'./shared/unplugin-info.bb420146.cjs'
;
declare
function
export_default
(
options
:
Options
|
undefined
,
nuxt
:
any
):
void
;
export
{ export_default
as
default
};