UNPKG
create-knyt
Version:
latest (0.2.0)
0.2.0
0.1.1
0.1.0
0.1.0-alpha.6
0.1.0-alpha.5
0.1.0-alpha.4
0.1.0-alpha.3
0.1.0-alpha.2
0.1.0-alpha.1
0.1.0-alpha
A scaffolding tool to generate new Knyt projects from boilerplates.
knyt.dev
sables-app/knyt
create-knyt
/
main.js
4 lines
(3 loc)
•
139 B
JavaScript
View Raw
1
2
3
4
// This file is placeholder for the main.js file
// It is used to ensure that the package can be found using module resolution.
export
{};