This website works better with JavaScript.
Home
Explore
Help
Sign In
Library
/
inkeon
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9
Commits
2
Branches
0
Tags
204 KiB
TypeScript
99.5%
SCSS
0.5%
Tree:
2063bddb81
main
standard
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2063bddb81'
${ noResults }
inkeon
/
examples
/
basic
/
vite.config.ts
3 lines
71 B
Raw
Blame
History
import
{
defineConfig
}
from
"vite"
;
export
default
defineConfig
(
{
}
)
;
Reference in new issue