Update app and tooling
This commit is contained in:
parent
3046531bdd
commit
e620ec7349
4950 changed files with 2975120 additions and 10 deletions
10
node_modules/rolldown/dist/config.d.mts
generated
vendored
Normal file
10
node_modules/rolldown/dist/config.d.mts
generated
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
import "./shared/binding-MAEzB4KA.mjs";
|
||||
import { n as ConfigExport, t as defineConfig } from "./shared/define-config-Cg9apQLa.mjs";
|
||||
|
||||
//#region src/utils/load-config.d.ts
|
||||
declare function loadConfig(configPath: string): Promise<ConfigExport>;
|
||||
//#endregion
|
||||
//#region src/config.d.ts
|
||||
declare const VERSION: string;
|
||||
//#endregion
|
||||
export { VERSION, defineConfig, loadConfig };
|
||||
Loading…
Add table
Add a link
Reference in a new issue