Deltarune Wiki
Advertisement
For module documentation, see w:c:dev:Global Lua Modules/Namespace detect.

return {
    argKeys = {
        demopage = {},
        demospace = {},
        subjectns = {},
        talk = {},
        other = {},
        main = {1}
    },
    cfg = {},
    mappings = {
        [''] = {1},
        ['category'] = {1}
    }
}
Advertisement