UNPKG
@metagptx/vite-plugin-source-locator
Version:
beta (0.0.17-beta.2)
latest (0.0.19)
0.0.19
0.0.18
0.0.17
0.0.17-beta.2
0.0.17-beta
0.0.16
0.0.14
0.0.11
0.0.8
0.0.6
0.0.4
0.0.3
0.0.2
0.0.1-alpha.6
0.0.1-alpha.5
0.0.1-alpha.4
A Vite plugin for source code location tracking
@metagptx/vite-plugin-source-locator
/
dist
/
index.d.ts
3 lines
(2 loc)
•
232 B
TypeScript
View Raw
1
2
3
export
{ viteSourceLocator }
from
'./vite.js'
;
export
{ P
as
PluginOptions
, S
as
SourceLocatorAttributeFactory
, a
as
SourceLocatorAttributeInfo
, b
as
SourceLocatorAttributes
, c
as
SourceLocatorTagFilter
}
from
'./type-CEnZeKjH.js'
;