Add js web stuff to landing page + documentation
This commit is contained in:
4
go/jsruntime/runtime/solid-refresh/dist/src/shared/types.d.ts
vendored
Normal file
4
go/jsruntime/runtime/solid-refresh/dist/src/shared/types.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export type ESMRuntimeType = 'esm' | 'vite';
|
||||
export type StandardRuntimeType = 'standard' | 'webpack5' | 'rspack-esm';
|
||||
export type RuntimeType = ESMRuntimeType | StandardRuntimeType;
|
||||
//# sourceMappingURL=types.d.ts.map
|
||||
1
go/jsruntime/runtime/solid-refresh/dist/src/shared/types.d.ts.map
vendored
Normal file
1
go/jsruntime/runtime/solid-refresh/dist/src/shared/types.d.ts.map
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/shared/types.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,cAAc,GAAG,KAAK,GAAG,MAAM,CAAC;AAG5C,MAAM,MAAM,mBAAmB,GAAG,UAAU,GAAG,UAAU,GAAG,YAAY,CAAC;AAEzE,MAAM,MAAM,WAAW,GAAG,cAAc,GAAG,mBAAmB,CAAC"}
|
||||
Reference in New Issue
Block a user