export type A_SERVER_TYPES__StaticLoader_Init = { /** * Path to the static files directory */ staticFilesPath: string, }