KC's Workspace
    Preparing search index...
    ModuleTypes: Record<
        string,
        | "js"
        | "jsx"
        | "ts"
        | "tsx"
        | "json"
        | "text"
        | "base64"
        | "dataurl"
        | "binary"
        | "empty"
        | "css"
        | "asset",
    >