This website works better with JavaScript
Home
Explore
Help
Register
Sign In
turborao
/
guidao
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
1062f3e3dc
Branches
Tags
master
guidao
/
script_modules
/
@cosmic
/
bos-framework
/
@env
/
ScriptConfig.d.ts
ScriptConfig.d.ts
104 B
History
Raw
1
2
3
4
5
export declare const Config: {
preheat: string[];
debug: boolean;
logConfig: () => void;
};